#ca12e6 color space conversions
Hex:
        #ca12e6
        RGB:
        202, 18, 230
        CMY:
        21, 93, 10
        CMYK:
        12, 92, 0, 10
      HSL:
        292°, 85.4839%, 48.6275%
        HSV (HSB):
        292°, 92.1739%, 90.1961%
        XYZ:
        38.8564, 18.7023, 76.4249
        xyY:
        0.2900, 0.1396, 18.7023
      CIE-Lab:
        50.3371, 85.1530, -63.3669
        CIE-LCH:
        50.3371, 106.1432, 323.3451
        CIE-Luv:
        50.3371, 55.9097, -105.7181
        Hunter-Lab:
        43.2462, 84.6999, -74.5052
      #ca12e6 color charts
#ca12e6 RGB chart
      #ca12e6 CMYK chart
      #ca12e6 RGB pie chart
      #ca12e6 color shades, tints & tones
#ca12e6 color schemes
#ca12e6 color preview, HTML & CSS examples
           This text has a color of #ca12e6        
        
          <p style="color:#ca12e6;">Text here</p>
        
        
          .mytext {color:#ca12e6;}
        
        Text color #ca12e6
      
           This box has a color of #ca12e6        
        
          <div style="background-color:#ca12e6;">Content here</div>
        
        
          .mybackground {background-color:#ca12e6;}
        
        Background color #ca12e6
      
           Border around this has a color of #ca12e6        
        
          <div style="border:2px solid #ca12e6;">Content here</div>
        
        
          .myborder {border:2px solid #ca12e6;}
        
        Border color #ca12e6