#ca58fa color space conversions
Hex:
        #ca58fa
        RGB:
        202, 88, 250
        CMY:
        21, 65, 2
        CMYK:
        19, 65, 0, 2
      HSL:
        282°, 94.1860%, 66.2745%
        HSV (HSB):
        282°, 64.8000%, 98.0392%
        XYZ:
        45.1022, 26.4381, 93.1684
        xyY:
        0.2738, 0.1605, 26.4381
      CIE-Lab:
        58.4506, 69.0848, -61.5112
        CIE-LCH:
        58.4506, 92.5004, 318.3190
        CIE-Luv:
        58.4506, 39.7543, -105.1644
        Hunter-Lab:
        51.4180, 66.5927, -71.4396
      #ca58fa color charts
#ca58fa RGB chart
      #ca58fa CMYK chart
      #ca58fa RGB pie chart
      #ca58fa color shades, tints & tones
#ca58fa color schemes
#ca58fa color preview, HTML & CSS examples
           This text has a color of #ca58fa        
        
          <p style="color:#ca58fa;">Text here</p>
        
        
          .mytext {color:#ca58fa;}
        
        Text color #ca58fa
      
           This box has a color of #ca58fa        
        
          <div style="background-color:#ca58fa;">Content here</div>
        
        
          .mybackground {background-color:#ca58fa;}
        
        Background color #ca58fa
      
           Border around this has a color of #ca58fa        
        
          <div style="border:2px solid #ca58fa;">Content here</div>
        
        
          .myborder {border:2px solid #ca58fa;}
        
        Border color #ca58fa