#ca13b2 color space conversions
Hex:
        #ca13b2
        RGB:
        202, 19, 178
        CMY:
        21, 93, 30
        CMYK:
        0, 91, 12, 21
      HSL:
        308°, 82.8054%, 43.3333%
        HSV (HSB):
        308°, 90.5941%, 79.2157%
        XYZ:
        32.6259, 16.2367, 43.5339
        xyY:
        0.3531, 0.1757, 16.2367
      CIE-Lab:
        47.2835, 77.3151, -38.2301
        CIE-LCH:
        47.2835, 86.2505, 333.6889
        CIE-Luv:
        47.2835, 75.5959, -67.0611
        Hunter-Lab:
        40.2947, 74.0123, -35.8498
      #ca13b2 color charts
#ca13b2 RGB chart
      #ca13b2 CMYK chart
      #ca13b2 RGB pie chart
      #ca13b2 color shades, tints & tones
#ca13b2 color schemes
#ca13b2 color preview, HTML & CSS examples
           This text has a color of #ca13b2        
        
          <p style="color:#ca13b2;">Text here</p>
        
        
          .mytext {color:#ca13b2;}
        
        Text color #ca13b2
      
           This box has a color of #ca13b2        
        
          <div style="background-color:#ca13b2;">Content here</div>
        
        
          .mybackground {background-color:#ca13b2;}
        
        Background color #ca13b2
      
           Border around this has a color of #ca13b2        
        
          <div style="border:2px solid #ca13b2;">Content here</div>
        
        
          .myborder {border:2px solid #ca13b2;}
        
        Border color #ca13b2