#ca28fa color space conversions
Hex:
        #ca28fa
        RGB:
        202, 40, 250
        CMY:
        21, 84, 2
        CMYK:
        19, 84, 0, 2
      HSL:
        286°, 95.4545%, 56.8627%
        HSV (HSB):
        286°, 84.0000%, 98.0392%
        XYZ:
        42.3712, 20.9763, 92.2581
        xyY:
        0.2723, 0.1348, 20.9763
      CIE-Lab:
        52.9235, 84.8727, -70.4202
        CIE-LCH:
        52.9235, 110.2832, 320.3170
        CIE-Luv:
        52.9235, 47.8682, -117.2823
        Hunter-Lab:
        45.7999, 84.9876, -87.3724
      #ca28fa color charts
#ca28fa RGB chart
      #ca28fa CMYK chart
      #ca28fa RGB pie chart
      #ca28fa color shades, tints & tones
#ca28fa color schemes
#ca28fa color preview, HTML & CSS examples
           This text has a color of #ca28fa        
        
          <p style="color:#ca28fa;">Text here</p>
        
        
          .mytext {color:#ca28fa;}
        
        Text color #ca28fa
      
           This box has a color of #ca28fa        
        
          <div style="background-color:#ca28fa;">Content here</div>
        
        
          .mybackground {background-color:#ca28fa;}
        
        Background color #ca28fa
      
           Border around this has a color of #ca28fa        
        
          <div style="border:2px solid #ca28fa;">Content here</div>
        
        
          .myborder {border:2px solid #ca28fa;}
        
        Border color #ca28fa