#6c14ef color space conversions
Hex:
        #6c14ef
        RGB:
        108, 20, 239
        CMY:
        58, 92, 6
        CMYK:
        55, 92, 0, 6
      HSL:
        264°, 87.2510%, 50.7843%
        HSV (HSB):
        264°, 91.6318%, 93.7255%
        XYZ:
        22.0145, 9.9205, 82.4159
        xyY:
        0.1925, 0.0868, 9.9205
      CIE-Lab:
        37.6993, 75.6000, -89.6844
        CIE-LCH:
        37.6993, 117.2973, 310.1294
        CIE-Luv:
        37.6993, 6.2684, -124.8620
        Hunter-Lab:
        31.4967, 69.6423, -133.0933
      #6c14ef color charts
#6c14ef RGB chart
      #6c14ef CMYK chart
      #6c14ef RGB pie chart
      #6c14ef color shades, tints & tones
#6c14ef color schemes
#6c14ef color preview, HTML & CSS examples
           This text has a color of #6c14ef        
        
          <p style="color:#6c14ef;">Text here</p>
        
        
          .mytext {color:#6c14ef;}
        
        Text color #6c14ef
      
           This box has a color of #6c14ef        
        
          <div style="background-color:#6c14ef;">Content here</div>
        
        
          .mybackground {background-color:#6c14ef;}
        
        Background color #6c14ef
      
           Border around this has a color of #6c14ef        
        
          <div style="border:2px solid #6c14ef;">Content here</div>
        
        
          .myborder {border:2px solid #6c14ef;}
        
        Border color #6c14ef