#ca05b2 color space conversions
Hex:
        #ca05b2
        RGB:
        202, 5, 178
        CMY:
        21, 98, 30
        CMYK:
        0, 98, 12, 21
      HSL:
        307°, 95.1691%, 40.5882%
        HSV (HSB):
        307°, 97.5248%, 79.2157%
        XYZ:
        32.4473, 15.8795, 43.4744
        xyY:
        0.3535, 0.1730, 15.8795
      CIE-Lab:
        46.8159, 78.6902, -38.9690
        CIE-LCH:
        46.8159, 87.8108, 333.6545
        CIE-Luv:
        46.8159, 76.5467, -68.1609
        Hunter-Lab:
        39.8490, 75.6087, -36.7897
      #ca05b2 color charts
#ca05b2 RGB chart
      #ca05b2 CMYK chart
      #ca05b2 RGB pie chart
      #ca05b2 color shades, tints & tones
#ca05b2 color schemes
#ca05b2 color preview, HTML & CSS examples
           This text has a color of #ca05b2        
        
          <p style="color:#ca05b2;">Text here</p>
        
        
          .mytext {color:#ca05b2;}
        
        Text color #ca05b2
      
           This box has a color of #ca05b2        
        
          <div style="background-color:#ca05b2;">Content here</div>
        
        
          .mybackground {background-color:#ca05b2;}
        
        Background color #ca05b2
      
           Border around this has a color of #ca05b2        
        
          <div style="border:2px solid #ca05b2;">Content here</div>
        
        
          .myborder {border:2px solid #ca05b2;}
        
        Border color #ca05b2