#ca12ea color space conversions
Hex:
        #ca12ea
        RGB:
        202, 18, 234
        CMY:
        21, 93, 8
        CMYK:
        14, 92, 0, 8
      HSL:
        291°, 85.7143%, 49.4118%
        HSV (HSB):
        291°, 92.3077%, 91.7647%
        XYZ:
        39.4247, 18.9297, 79.4178
        xyY:
        0.2862, 0.1374, 18.9297
      CIE-Lab:
        50.6048, 85.7996, -65.1959
        CIE-LCH:
        50.6048, 107.7593, 322.7702
        CIE-Luv:
        50.6048, 54.5706, -108.5399
        Hunter-Lab:
        43.5083, 85.6071, -77.7692
      #ca12ea color charts
#ca12ea RGB chart
      #ca12ea CMYK chart
      #ca12ea RGB pie chart
      #ca12ea color shades, tints & tones
#ca12ea color schemes
#ca12ea color preview, HTML & CSS examples
           This text has a color of #ca12ea        
        
          <p style="color:#ca12ea;">Text here</p>
        
        
          .mytext {color:#ca12ea;}
        
        Text color #ca12ea
      
           This box has a color of #ca12ea        
        
          <div style="background-color:#ca12ea;">Content here</div>
        
        
          .mybackground {background-color:#ca12ea;}
        
        Background color #ca12ea
      
           Border around this has a color of #ca12ea        
        
          <div style="border:2px solid #ca12ea;">Content here</div>
        
        
          .myborder {border:2px solid #ca12ea;}
        
        Border color #ca12ea