#8142cf color space conversions
Hex:
        #8142cf
        RGB:
        129, 66, 207
        CMY:
        49, 74, 19
        CMYK:
        38, 68, 0, 19
      HSL:
        267°, 59.4937%, 53.5294%
        HSV (HSB):
        267°, 68.1159%, 81.1765%
        XYZ:
        22.2640, 13.0686, 60.3805
        xyY:
        0.2326, 0.1365, 13.0686
      CIE-Lab:
        42.8664, 54.4837, -62.8207
        CIE-LCH:
        42.8664, 83.1560, 310.9348
        CIE-Luv:
        42.8664, 13.9959, -96.8952
        Hunter-Lab:
        36.1505, 46.6694, -73.7242
      #8142cf color charts
#8142cf RGB chart
      #8142cf CMYK chart
      #8142cf RGB pie chart
      #8142cf color shades, tints & tones
#8142cf color schemes
#8142cf color preview, HTML & CSS examples
           This text has a color of #8142cf        
        
          <p style="color:#8142cf;">Text here</p>
        
        
          .mytext {color:#8142cf;}
        
        Text color #8142cf
      
           This box has a color of #8142cf        
        
          <div style="background-color:#8142cf;">Content here</div>
        
        
          .mybackground {background-color:#8142cf;}
        
        Background color #8142cf
      
           Border around this has a color of #8142cf        
        
          <div style="border:2px solid #8142cf;">Content here</div>
        
        
          .myborder {border:2px solid #8142cf;}
        
        Border color #8142cf