#ca21bb color space conversions
Hex:
        #ca21bb
        RGB:
        202, 33, 187
        CMY:
        21, 87, 27
        CMYK:
        0, 84, 7, 21
      HSL:
        305°, 71.9149%, 46.0784%
        HSV (HSB):
        305°, 83.6634%, 79.2157%
        XYZ:
        33.8706, 17.2321, 48.5547
        xyY:
        0.3399, 0.1729, 17.2321
      CIE-Lab:
        48.5512, 76.2474, -41.5038
        CIE-LCH:
        48.5512, 86.8115, 331.4392
        CIE-Luv:
        48.5512, 70.3556, -72.1200
        Hunter-Lab:
        41.5116, 72.9985, -40.2913
      #ca21bb color charts
#ca21bb RGB chart
      #ca21bb CMYK chart
      #ca21bb RGB pie chart
      #ca21bb color shades, tints & tones
#ca21bb color schemes
#ca21bb color preview, HTML & CSS examples
           This text has a color of #ca21bb        
        
          <p style="color:#ca21bb;">Text here</p>
        
        
          .mytext {color:#ca21bb;}
        
        Text color #ca21bb
      
           This box has a color of #ca21bb        
        
          <div style="background-color:#ca21bb;">Content here</div>
        
        
          .mybackground {background-color:#ca21bb;}
        
        Background color #ca21bb
      
           Border around this has a color of #ca21bb        
        
          <div style="border:2px solid #ca21bb;">Content here</div>
        
        
          .myborder {border:2px solid #ca21bb;}
        
        Border color #ca21bb