#6c12ef color space conversions
Hex:
        #6c12ef
        RGB:
        108, 18, 239
        CMY:
        58, 93, 6
        CMYK:
        55, 92, 0, 6
      HSL:
        264°, 87.3518%, 50.3922%
        HSV (HSB):
        264°, 92.4686%, 93.7255%
        XYZ:
        21.9806, 9.8528, 82.4046
        xyY:
        0.1924, 0.0862, 9.8528
      CIE-Lab:
        37.5769, 75.9703, -89.8871
        CIE-LCH:
        37.5769, 117.6911, 310.2036
        CIE-Luv:
        37.5769, 6.3567, -124.8993
        Hunter-Lab:
        31.3891, 70.0661, -133.6795
      #6c12ef color charts
#6c12ef RGB chart
      #6c12ef CMYK chart
      #6c12ef RGB pie chart
      #6c12ef color shades, tints & tones
#6c12ef color schemes
#6c12ef color preview, HTML & CSS examples
           This text has a color of #6c12ef        
        
          <p style="color:#6c12ef;">Text here</p>
        
        
          .mytext {color:#6c12ef;}
        
        Text color #6c12ef
      
           This box has a color of #6c12ef        
        
          <div style="background-color:#6c12ef;">Content here</div>
        
        
          .mybackground {background-color:#6c12ef;}
        
        Background color #6c12ef
      
           Border around this has a color of #6c12ef        
        
          <div style="border:2px solid #6c12ef;">Content here</div>
        
        
          .myborder {border:2px solid #6c12ef;}
        
        Border color #6c12ef