#ca31cb color space conversions
Hex:
        #ca31cb
        RGB:
        202, 49, 203
        CMY:
        21, 81, 20
        CMYK:
        0, 76, 0, 20
      HSL:
        300°, 61.1111%, 49.4118%
        HSV (HSB):
        300°, 75.8621%, 79.6078%
        XYZ:
        36.2349, 19.0650, 58.2700
        xyY:
        0.3191, 0.1679, 19.0650
      CIE-Lab:
        50.7631, 74.7765, -47.2683
        CIE-LCH:
        50.7631, 88.4637, 327.7019
        CIE-Luv:
        50.7631, 61.8859, -81.2421
        Hunter-Lab:
        43.6635, 71.7204, -48.5596
      #ca31cb color charts
#ca31cb RGB chart
      #ca31cb CMYK chart
      #ca31cb RGB pie chart
      #ca31cb color shades, tints & tones
#ca31cb color schemes
#ca31cb color preview, HTML & CSS examples
           This text has a color of #ca31cb        
        
          <p style="color:#ca31cb;">Text here</p>
        
        
          .mytext {color:#ca31cb;}
        
        Text color #ca31cb
      
           This box has a color of #ca31cb        
        
          <div style="background-color:#ca31cb;">Content here</div>
        
        
          .mybackground {background-color:#ca31cb;}
        
        Background color #ca31cb
      
           Border around this has a color of #ca31cb        
        
          <div style="border:2px solid #ca31cb;">Content here</div>
        
        
          .myborder {border:2px solid #ca31cb;}
        
        Border color #ca31cb