#ca05b1 color space conversions
Hex:
        #ca05b1
        RGB:
        202, 5, 177
        CMY:
        21, 98, 31
        CMYK:
        0, 98, 12, 21
      HSL:
        308°, 95.1691%, 40.5882%
        HSV (HSB):
        308°, 97.5248%, 79.2157%
        XYZ:
        32.3472, 15.8394, 42.9474
        xyY:
        0.3549, 0.1738, 15.8394
      CIE-Lab:
        46.7631, 78.5583, -38.4626
        CIE-LCH:
        46.7631, 87.4687, 333.9134
        CIE-Luv:
        46.7631, 76.9756, -67.3938
        Hunter-Lab:
        39.7988, 75.4314, -36.1215
      #ca05b1 color charts
#ca05b1 RGB chart
      #ca05b1 CMYK chart
      #ca05b1 RGB pie chart
      #ca05b1 color shades, tints & tones
#ca05b1 color schemes
#ca05b1 color preview, HTML & CSS examples
           This text has a color of #ca05b1        
        
          <p style="color:#ca05b1;">Text here</p>
        
        
          .mytext {color:#ca05b1;}
        
        Text color #ca05b1
      
           This box has a color of #ca05b1        
        
          <div style="background-color:#ca05b1;">Content here</div>
        
        
          .mybackground {background-color:#ca05b1;}
        
        Background color #ca05b1
      
           Border around this has a color of #ca05b1        
        
          <div style="border:2px solid #ca05b1;">Content here</div>
        
        
          .myborder {border:2px solid #ca05b1;}
        
        Border color #ca05b1