#ca25f1 color space conversions
Hex:
        #ca25f1
        RGB:
        202, 37, 241
        CMY:
        21, 85, 5
        CMYK:
        16, 85, 0, 5
      HSL:
        289°, 87.9310%, 54.5098%
        HSV (HSB):
        289°, 84.6473%, 94.5098%
        XYZ:
        40.8959, 20.2306, 84.9685
        xyY:
        0.2799, 0.1385, 20.2306
      CIE-Lab:
        52.0969, 83.9500, -66.7236
        CIE-LCH:
        52.0969, 107.2363, 321.5223
        CIE-Luv:
        52.0969, 50.8866, -111.4113
        Hunter-Lab:
        44.9784, 83.5860, -80.5196
      #ca25f1 color charts
#ca25f1 RGB chart
      #ca25f1 CMYK chart
      #ca25f1 RGB pie chart
      #ca25f1 color shades, tints & tones
#ca25f1 color schemes
#ca25f1 color preview, HTML & CSS examples
           This text has a color of #ca25f1        
        
          <p style="color:#ca25f1;">Text here</p>
        
        
          .mytext {color:#ca25f1;}
        
        Text color #ca25f1
      
           This box has a color of #ca25f1        
        
          <div style="background-color:#ca25f1;">Content here</div>
        
        
          .mybackground {background-color:#ca25f1;}
        
        Background color #ca25f1
      
           Border around this has a color of #ca25f1        
        
          <div style="border:2px solid #ca25f1;">Content here</div>
        
        
          .myborder {border:2px solid #ca25f1;}
        
        Border color #ca25f1