#ca5fde color space conversions
Hex:
        #ca5fde
        RGB:
        202, 95, 222
        CMY:
        21, 63, 13
        CMYK:
        9, 57, 0, 13
      HSL:
        291°, 65.8031%, 62.1569%
        HSV (HSB):
        291°, 57.2072%, 87.0588%
        XYZ:
        41.6341, 26.0149, 71.9343
        xyY:
        0.2983, 0.1864, 26.0149
      CIE-Lab:
        58.0512, 60.5428, -46.5150
        CIE-LCH:
        58.0512, 76.3484, 322.4650
        CIE-Luv:
        58.0512, 44.7485, -80.6200
        Hunter-Lab:
        51.0048, 56.4474, -47.9159
      #ca5fde color charts
#ca5fde RGB chart
      #ca5fde CMYK chart
      #ca5fde RGB pie chart
      #ca5fde color shades, tints & tones
#ca5fde color schemes
#ca5fde color preview, HTML & CSS examples
           This text has a color of #ca5fde        
        
          <p style="color:#ca5fde;">Text here</p>
        
        
          .mytext {color:#ca5fde;}
        
        Text color #ca5fde
      
           This box has a color of #ca5fde        
        
          <div style="background-color:#ca5fde;">Content here</div>
        
        
          .mybackground {background-color:#ca5fde;}
        
        Background color #ca5fde
      
           Border around this has a color of #ca5fde        
        
          <div style="border:2px solid #ca5fde;">Content here</div>
        
        
          .myborder {border:2px solid #ca5fde;}
        
        Border color #ca5fde