#ca1fde color space conversions
Hex:
        #ca1fde
        RGB:
        202, 31, 222
        CMY:
        21, 88, 13
        CMYK:
        9, 86, 0, 13
      HSL:
        294°, 75.4941%, 49.6078%
        HSV (HSB):
        294°, 86.0360%, 87.0588%
        XYZ:
        38.0319, 18.8105, 70.7335
        xyY:
        0.2981, 0.1474, 18.8105
      CIE-Lab:
        50.4647, 81.9597, -58.6205
        CIE-LCH:
        50.4647, 100.7659, 324.4263
        CIE-Luv:
        50.4647, 57.6696, -98.6338
        Hunter-Lab:
        43.3710, 80.6268, -66.3360
      #ca1fde color charts
#ca1fde RGB chart
      #ca1fde CMYK chart
      #ca1fde RGB pie chart
      #ca1fde color shades, tints & tones
#ca1fde color schemes
#ca1fde color preview, HTML & CSS examples
           This text has a color of #ca1fde        
        
          <p style="color:#ca1fde;">Text here</p>
        
        
          .mytext {color:#ca1fde;}
        
        Text color #ca1fde
      
           This box has a color of #ca1fde        
        
          <div style="background-color:#ca1fde;">Content here</div>
        
        
          .mybackground {background-color:#ca1fde;}
        
        Background color #ca1fde
      
           Border around this has a color of #ca1fde        
        
          <div style="border:2px solid #ca1fde;">Content here</div>
        
        
          .myborder {border:2px solid #ca1fde;}
        
        Border color #ca1fde