#840dcf color space conversions
Hex:
        #840dcf
        RGB:
        132, 13, 207
        CMY:
        48, 95, 19
        CMYK:
        36, 94, 0, 19
      HSL:
        277°, 88.1818%, 43.1373%
        HSV (HSB):
        277°, 93.7198%, 81.1765%
        XYZ:
        20.9221, 9.6984, 59.8007
        xyY:
        0.2314, 0.1073, 9.6984
      CIE-Lab:
        37.2956, 72.1750, -71.8979
        CIE-LCH:
        37.2956, 101.8751, 315.1102
        CIE-Luv:
        37.2956, 21.4176, -104.6874
        Hunter-Lab:
        31.1422, 65.4219, -92.0519
      #840dcf color charts
#840dcf RGB chart
      #840dcf CMYK chart
      #840dcf RGB pie chart
      #840dcf color shades, tints & tones
#840dcf color schemes
#840dcf color preview, HTML & CSS examples
           This text has a color of #840dcf        
        
          <p style="color:#840dcf;">Text here</p>
        
        
          .mytext {color:#840dcf;}
        
        Text color #840dcf
      
           This box has a color of #840dcf        
        
          <div style="background-color:#840dcf;">Content here</div>
        
        
          .mybackground {background-color:#840dcf;}
        
        Background color #840dcf
      
           Border around this has a color of #840dcf        
        
          <div style="border:2px solid #840dcf;">Content here</div>
        
        
          .myborder {border:2px solid #840dcf;}
        
        Border color #840dcf