#ca1bed color space conversions
Hex:
        #ca1bed
        RGB:
        202, 27, 237
        CMY:
        21, 89, 7
        CMYK:
        15, 89, 0, 7
      HSL:
        290°, 85.3659%, 51.7647%
        HSV (HSB):
        290°, 88.6076%, 92.9412%
        XYZ:
        40.0351, 19.4548, 81.7658
        xyY:
        0.2834, 0.1377, 19.4548
      CIE-Lab:
        51.2152, 85.0835, -65.9006
        CIE-LCH:
        51.2152, 107.6201, 322.2407
        CIE-Luv:
        51.2152, 53.0143, -109.8318
        Hunter-Lab:
        44.1076, 84.8304, -79.0352
      #ca1bed color charts
#ca1bed RGB chart
      #ca1bed CMYK chart
      #ca1bed RGB pie chart
      #ca1bed color shades, tints & tones
#ca1bed color schemes
#ca1bed color preview, HTML & CSS examples
           This text has a color of #ca1bed        
        
          <p style="color:#ca1bed;">Text here</p>
        
        
          .mytext {color:#ca1bed;}
        
        Text color #ca1bed
      
           This box has a color of #ca1bed        
        
          <div style="background-color:#ca1bed;">Content here</div>
        
        
          .mybackground {background-color:#ca1bed;}
        
        Background color #ca1bed
      
           Border around this has a color of #ca1bed        
        
          <div style="border:2px solid #ca1bed;">Content here</div>
        
        
          .myborder {border:2px solid #ca1bed;}
        
        Border color #ca1bed