#ca31f1 color space conversions
Hex:
        #ca31f1
        RGB:
        202, 49, 241
        CMY:
        21, 81, 5
        CMYK:
        16, 80, 0, 5
      HSL:
        288°, 87.2727%, 56.8627%
        HSV (HSB):
        288°, 79.6680%, 94.5098%
        XYZ:
        41.3326, 21.1041, 85.1141
        xyY:
        0.2801, 0.1430, 21.1041
      CIE-Lab:
        53.0632, 81.1239, -65.1627
        CIE-LCH:
        53.0632, 104.0541, 321.2269
        CIE-Luv:
        53.0632, 49.5041, -109.4112
        Hunter-Lab:
        45.9392, 80.2075, -77.6926
      #ca31f1 color charts
#ca31f1 RGB chart
      #ca31f1 CMYK chart
      #ca31f1 RGB pie chart
      #ca31f1 color shades, tints & tones
#ca31f1 color schemes
#ca31f1 color preview, HTML & CSS examples
           This text has a color of #ca31f1        
        
          <p style="color:#ca31f1;">Text here</p>
        
        
          .mytext {color:#ca31f1;}
        
        Text color #ca31f1
      
           This box has a color of #ca31f1        
        
          <div style="background-color:#ca31f1;">Content here</div>
        
        
          .mybackground {background-color:#ca31f1;}
        
        Background color #ca31f1
      
           Border around this has a color of #ca31f1        
        
          <div style="border:2px solid #ca31f1;">Content here</div>
        
        
          .myborder {border:2px solid #ca31f1;}
        
        Border color #ca31f1