#ca21db color space conversions
Hex:
        #ca21db
        RGB:
        202, 33, 219
        CMY:
        21, 87, 14
        CMYK:
        8, 85, 0, 14
      HSL:
        295°, 73.8095%, 49.4118%
        HSV (HSB):
        295°, 84.9315%, 85.8824%
        XYZ:
        37.6872, 18.7587, 68.6523
        xyY:
        0.3013, 0.1500, 18.7587
      CIE-Lab:
        50.4037, 81.1058, -57.0098
        CIE-LCH:
        50.4037, 99.1376, 324.8964
        CIE-Luv:
        50.4037, 58.5050, -96.1730
        Hunter-Lab:
        43.3114, 79.5260, -63.6619
      #ca21db color charts
#ca21db RGB chart
      #ca21db CMYK chart
      #ca21db RGB pie chart
      #ca21db color shades, tints & tones
#ca21db color schemes
#ca21db color preview, HTML & CSS examples
           This text has a color of #ca21db        
        
          <p style="color:#ca21db;">Text here</p>
        
        
          .mytext {color:#ca21db;}
        
        Text color #ca21db
      
           This box has a color of #ca21db        
        
          <div style="background-color:#ca21db;">Content here</div>
        
        
          .mybackground {background-color:#ca21db;}
        
        Background color #ca21db
      
           Border around this has a color of #ca21db        
        
          <div style="border:2px solid #ca21db;">Content here</div>
        
        
          .myborder {border:2px solid #ca21db;}
        
        Border color #ca21db