#ca31c9 color space conversions
Hex:
        #ca31c9
        RGB:
        202, 49, 201
        CMY:
        21, 81, 21
        CMYK:
        0, 76, 0, 21
      HSL:
        300°, 60.9562%, 49.2157%
        HSV (HSB):
        300°, 75.7426%, 79.2157%
        XYZ:
        35.9980, 18.9702, 57.0227
        xyY:
        0.3214, 0.1694, 18.9702
      CIE-Lab:
        50.6524, 74.4623, -46.2923
        CIE-LCH:
        50.6524, 87.6790, 328.1313
        CIE-Luv:
        50.6524, 62.5911, -79.7099
        Hunter-Lab:
        43.5548, 71.3092, -47.1350
      #ca31c9 color charts
#ca31c9 RGB chart
      #ca31c9 CMYK chart
      #ca31c9 RGB pie chart
      #ca31c9 color shades, tints & tones
#ca31c9 color schemes
#ca31c9 color preview, HTML & CSS examples
           This text has a color of #ca31c9        
        
          <p style="color:#ca31c9;">Text here</p>
        
        
          .mytext {color:#ca31c9;}
        
        Text color #ca31c9
      
           This box has a color of #ca31c9        
        
          <div style="background-color:#ca31c9;">Content here</div>
        
        
          .mybackground {background-color:#ca31c9;}
        
        Background color #ca31c9
      
           Border around this has a color of #ca31c9        
        
          <div style="border:2px solid #ca31c9;">Content here</div>
        
        
          .myborder {border:2px solid #ca31c9;}
        
        Border color #ca31c9