#ca12cf color space conversions
Hex:
        #ca12cf
        RGB:
        202, 18, 207
        CMY:
        21, 93, 19
        CMYK:
        2, 91, 0, 19
      HSL:
        298°, 84.0000%, 44.1176%
        HSV (HSB):
        298°, 91.3043%, 81.1765%
        XYZ:
        35.8359, 17.4942, 60.5194
        xyY:
        0.3148, 0.1537, 17.4942
      CIE-Lab:
        48.8767, 81.5718, -52.5838
        CIE-LCH:
        48.8767, 97.0517, 327.1929
        CIE-Luv:
        48.8767, 64.1200, -89.0755
        Hunter-Lab:
        41.8260, 79.7406, -56.5104
      #ca12cf color charts
#ca12cf RGB chart
      #ca12cf CMYK chart
      #ca12cf RGB pie chart
      #ca12cf color shades, tints & tones
#ca12cf color schemes
#ca12cf color preview, HTML & CSS examples
           This text has a color of #ca12cf        
        
          <p style="color:#ca12cf;">Text here</p>
        
        
          .mytext {color:#ca12cf;}
        
        Text color #ca12cf
      
           This box has a color of #ca12cf        
        
          <div style="background-color:#ca12cf;">Content here</div>
        
        
          .mybackground {background-color:#ca12cf;}
        
        Background color #ca12cf
      
           Border around this has a color of #ca12cf        
        
          <div style="border:2px solid #ca12cf;">Content here</div>
        
        
          .myborder {border:2px solid #ca12cf;}
        
        Border color #ca12cf