#ca12cb color space conversions
Hex:
        #ca12cb
        RGB:
        202, 18, 203
        CMY:
        21, 93, 20
        CMYK:
        0, 91, 0, 20
      HSL:
        300°, 83.7104%, 43.3333%
        HSV (HSB):
        300°, 91.1330%, 79.6078%
        XYZ:
        35.3529, 17.3010, 57.9760
        xyY:
        0.3196, 0.1564, 17.3010
      CIE-Lab:
        48.6370, 80.9749, -50.6605
        CIE-LCH:
        48.6370, 95.5166, 327.9686
        CIE-Luv:
        48.6370, 65.6366, -86.1104
        Hunter-Lab:
        41.5944, 78.9247, -53.5247
      #ca12cb color charts
#ca12cb RGB chart
      #ca12cb CMYK chart
      #ca12cb RGB pie chart
      #ca12cb color shades, tints & tones
#ca12cb color schemes
#ca12cb color preview, HTML & CSS examples
           This text has a color of #ca12cb        
        
          <p style="color:#ca12cb;">Text here</p>
        
        
          .mytext {color:#ca12cb;}
        
        Text color #ca12cb
      
           This box has a color of #ca12cb        
        
          <div style="background-color:#ca12cb;">Content here</div>
        
        
          .mybackground {background-color:#ca12cb;}
        
        Background color #ca12cb
      
           Border around this has a color of #ca12cb        
        
          <div style="border:2px solid #ca12cb;">Content here</div>
        
        
          .myborder {border:2px solid #ca12cb;}
        
        Border color #ca12cb