#ca14ec color space conversions
Hex:
        #ca14ec
        RGB:
        202, 20, 236
        CMY:
        21, 92, 7
        CMYK:
        14, 92, 0, 7
      HSL:
        291°, 85.0394%, 50.1961%
        HSV (HSB):
        291°, 91.5254%, 92.5490%
        XYZ:
        39.7476, 19.1130, 80.9511
        xyY:
        0.2843, 0.1367, 19.1130
      CIE-Lab:
        50.8191, 85.8911, -65.9776
        CIE-LCH:
        50.8191, 108.3066, 322.4702
        CIE-Luv:
        50.8191, 53.8004, -109.7859
        Hunter-Lab:
        43.7184, 85.7801, -79.1813
      #ca14ec color charts
#ca14ec RGB chart
      #ca14ec CMYK chart
      #ca14ec RGB pie chart
      #ca14ec color shades, tints & tones
#ca14ec color schemes
#ca14ec color preview, HTML & CSS examples
           This text has a color of #ca14ec        
        
          <p style="color:#ca14ec;">Text here</p>
        
        
          .mytext {color:#ca14ec;}
        
        Text color #ca14ec
      
           This box has a color of #ca14ec        
        
          <div style="background-color:#ca14ec;">Content here</div>
        
        
          .mybackground {background-color:#ca14ec;}
        
        Background color #ca14ec
      
           Border around this has a color of #ca14ec        
        
          <div style="border:2px solid #ca14ec;">Content here</div>
        
        
          .myborder {border:2px solid #ca14ec;}
        
        Border color #ca14ec