#ca05ea color space conversions
Hex:
        #ca05ea
        RGB:
        202, 5, 234
        CMY:
        21, 98, 8
        CMYK:
        14, 98, 0, 8
      HSL:
        292°, 95.8159%, 46.8627%
        HSV (HSB):
        292°, 97.8632%, 91.7647%
        XYZ:
        39.2627, 18.6056, 79.3638
        xyY:
        0.2861, 0.1356, 18.6056
      CIE-Lab:
        50.2226, 86.9358, -65.8141
        CIE-LCH:
        50.2226, 109.0382, 322.8727
        CIE-Luv:
        50.2226, 55.1062, -109.2966
        Hunter-Lab:
        43.1342, 86.9937, -78.8952
      #ca05ea color charts
#ca05ea RGB chart
      #ca05ea CMYK chart
      #ca05ea RGB pie chart
      #ca05ea color shades, tints & tones
#ca05ea color schemes
#ca05ea color preview, HTML & CSS examples
           This text has a color of #ca05ea        
        
          <p style="color:#ca05ea;">Text here</p>
        
        
          .mytext {color:#ca05ea;}
        
        Text color #ca05ea
      
           This box has a color of #ca05ea        
        
          <div style="background-color:#ca05ea;">Content here</div>
        
        
          .mybackground {background-color:#ca05ea;}
        
        Background color #ca05ea
      
           Border around this has a color of #ca05ea        
        
          <div style="border:2px solid #ca05ea;">Content here</div>
        
        
          .myborder {border:2px solid #ca05ea;}
        
        Border color #ca05ea