#ca5cff color space conversions
Hex:
        #ca5cff
        RGB:
        202, 92, 255
        CMY:
        21, 64, 0
        CMYK:
        21, 64, 0, 0
      HSL:
        280°, 100.0000%, 68.0392%
        HSV (HSB):
        280°, 63.9216%, 100.0000%
        XYZ:
        46.2343, 27.4308, 97.4656
        xyY:
        0.2702, 0.1603, 27.4308
      CIE-Lab:
        59.3710, 68.3536, -62.7997
        CIE-LCH:
        59.3710, 92.8225, 317.4248
        CIE-Luv:
        59.3710, 37.5971, -107.4434
        Hunter-Lab:
        52.3745, 65.9180, -73.6729
      #ca5cff color charts
#ca5cff RGB chart
      #ca5cff CMYK chart
      #ca5cff RGB pie chart
      #ca5cff color shades, tints & tones
#ca5cff color schemes
#ca5cff color preview, HTML & CSS examples
           This text has a color of #ca5cff        
        
          <p style="color:#ca5cff;">Text here</p>
        
        
          .mytext {color:#ca5cff;}
        
        Text color #ca5cff
      
           This box has a color of #ca5cff        
        
          <div style="background-color:#ca5cff;">Content here</div>
        
        
          .mybackground {background-color:#ca5cff;}
        
        Background color #ca5cff
      
           Border around this has a color of #ca5cff        
        
          <div style="border:2px solid #ca5cff;">Content here</div>
        
        
          .myborder {border:2px solid #ca5cff;}
        
        Border color #ca5cff