#6c12ae color space conversions
Hex:
        #6c12ae
        RGB:
        108, 18, 174
        CMY:
        58, 93, 32
        CMYK:
        38, 90, 0, 32
      HSL:
        275°, 81.2500%, 37.6471%
        HSV (HSB):
        275°, 89.6552%, 68.2353%
        XYZ:
        14.0406, 6.6768, 40.5931
        xyY:
        0.2290, 0.1089, 6.6768
      CIE-Lab:
        31.0594, 61.4713, -62.8073
        CIE-LCH:
        31.0594, 87.8833, 314.3841
        CIE-Luv:
        31.0594, 16.2179, -86.2794
        Hunter-Lab:
        25.8394, 51.7744, -75.0556
      #6c12ae color charts
#6c12ae RGB chart
      #6c12ae CMYK chart
      #6c12ae RGB pie chart
      #6c12ae color shades, tints & tones
#6c12ae color schemes
#6c12ae color preview, HTML & CSS examples
           This text has a color of #6c12ae        
        
          <p style="color:#6c12ae;">Text here</p>
        
        
          .mytext {color:#6c12ae;}
        
        Text color #6c12ae
      
           This box has a color of #6c12ae        
        
          <div style="background-color:#6c12ae;">Content here</div>
        
        
          .mybackground {background-color:#6c12ae;}
        
        Background color #6c12ae
      
           Border around this has a color of #6c12ae        
        
          <div style="border:2px solid #6c12ae;">Content here</div>
        
        
          .myborder {border:2px solid #6c12ae;}
        
        Border color #6c12ae