#ca61f3 color space conversions
Hex:
        #ca61f3
        RGB:
        202, 97, 243
        CMY:
        21, 62, 5
        CMYK:
        17, 60, 0, 5
      HSL:
        283°, 85.8824%, 66.6667%
        HSV (HSB):
        283°, 60.0823%, 95.2941%
        XYZ:
        44.8095, 27.5770, 87.7552
        xyY:
        0.2798, 0.1722, 27.5770
      CIE-Lab:
        59.5047, 63.6960, -55.9429
        CIE-LCH:
        59.5047, 84.7750, 318.7078
        CIE-Luv:
        59.5047, 39.0686, -96.2696
        Hunter-Lab:
        52.5138, 60.4130, -62.3191
      #ca61f3 color charts
#ca61f3 RGB chart
      #ca61f3 CMYK chart
      #ca61f3 RGB pie chart
      #ca61f3 color shades, tints & tones
#ca61f3 color schemes
#ca61f3 color preview, HTML & CSS examples
           This text has a color of #ca61f3        
        
          <p style="color:#ca61f3;">Text here</p>
        
        
          .mytext {color:#ca61f3;}
        
        Text color #ca61f3
      
           This box has a color of #ca61f3        
        
          <div style="background-color:#ca61f3;">Content here</div>
        
        
          .mybackground {background-color:#ca61f3;}
        
        Background color #ca61f3
      
           Border around this has a color of #ca61f3        
        
          <div style="border:2px solid #ca61f3;">Content here</div>
        
        
          .myborder {border:2px solid #ca61f3;}
        
        Border color #ca61f3