#ca5be4 color space conversions
Hex:
        #ca5be4
        RGB:
        202, 91, 228
        CMY:
        21, 64, 11
        CMYK:
        11, 60, 0, 11
      HSL:
        289°, 71.7277%, 62.5490%
        HSV (HSB):
        289°, 60.0877%, 89.4118%
        XYZ:
        42.1018, 25.6402, 76.1288
        xyY:
        0.2926, 0.1782, 25.6402
      CIE-Lab:
        57.6939, 63.4993, -50.4530
        CIE-LCH:
        57.6939, 81.1028, 321.5313
        CIE-Luv:
        57.6939, 44.4273, -87.0605
        Hunter-Lab:
        50.6361, 59.8020, -53.6942
      #ca5be4 color charts
#ca5be4 RGB chart
      #ca5be4 CMYK chart
      #ca5be4 RGB pie chart
      #ca5be4 color shades, tints & tones
#ca5be4 color schemes
#ca5be4 color preview, HTML & CSS examples
           This text has a color of #ca5be4        
        
          <p style="color:#ca5be4;">Text here</p>
        
        
          .mytext {color:#ca5be4;}
        
        Text color #ca5be4
      
           This box has a color of #ca5be4        
        
          <div style="background-color:#ca5be4;">Content here</div>
        
        
          .mybackground {background-color:#ca5be4;}
        
        Background color #ca5be4
      
           Border around this has a color of #ca5be4        
        
          <div style="border:2px solid #ca5be4;">Content here</div>
        
        
          .myborder {border:2px solid #ca5be4;}
        
        Border color #ca5be4