#ca1bd8 color space conversions
Hex:
        #ca1bd8
        RGB:
        202, 27, 216
        CMY:
        21, 89, 15
        CMYK:
        6, 88, 0, 15
      HSL:
        296°, 77.7778%, 47.6471%
        HSV (HSB):
        296°, 87.5000%, 84.7059%
        XYZ:
        37.1437, 18.2983, 66.5400
        xyY:
        0.3045, 0.1500, 18.2983
      CIE-Lab:
        49.8559, 81.6930, -56.1771
        CIE-LCH:
        49.8559, 99.1443, 325.4852
        CIE-Luv:
        49.8559, 60.1320, -94.7609
        Hunter-Lab:
        42.7765, 80.1364, -62.2836
      #ca1bd8 color charts
#ca1bd8 RGB chart
      #ca1bd8 CMYK chart
      #ca1bd8 RGB pie chart
      #ca1bd8 color shades, tints & tones
#ca1bd8 color schemes
#ca1bd8 color preview, HTML & CSS examples
           This text has a color of #ca1bd8        
        
          <p style="color:#ca1bd8;">Text here</p>
        
        
          .mytext {color:#ca1bd8;}
        
        Text color #ca1bd8
      
           This box has a color of #ca1bd8        
        
          <div style="background-color:#ca1bd8;">Content here</div>
        
        
          .mybackground {background-color:#ca1bd8;}
        
        Background color #ca1bd8
      
           Border around this has a color of #ca1bd8        
        
          <div style="border:2px solid #ca1bd8;">Content here</div>
        
        
          .myborder {border:2px solid #ca1bd8;}
        
        Border color #ca1bd8