#cb21bf color space conversions
Hex:
        #cb21bf
        RGB:
        203, 33, 191
        CMY:
        20, 87, 25
        CMYK:
        0, 84, 6, 20
      HSL:
        304°, 72.0339%, 46.2745%
        HSV (HSB):
        304°, 83.7438%, 79.6078%
        XYZ:
        34.5764, 17.5458, 50.8545
        xyY:
        0.3358, 0.1704, 17.5458
      CIE-Lab:
        48.9405, 77.0146, -43.2079
        CIE-LCH:
        48.9405, 88.3073, 330.7061
        CIE-Luv:
        48.9405, 69.5288, -74.8680
        Hunter-Lab:
        41.8877, 74.0402, -42.6607
      #cb21bf color charts
#cb21bf RGB chart
      #cb21bf CMYK chart
      #cb21bf RGB pie chart
      #cb21bf color shades, tints & tones
#cb21bf color schemes
#cb21bf color preview, HTML & CSS examples
           This text has a color of #cb21bf        
        
          <p style="color:#cb21bf;">Text here</p>
        
        
          .mytext {color:#cb21bf;}
        
        Text color #cb21bf
      
           This box has a color of #cb21bf        
        
          <div style="background-color:#cb21bf;">Content here</div>
        
        
          .mybackground {background-color:#cb21bf;}
        
        Background color #cb21bf
      
           Border around this has a color of #cb21bf        
        
          <div style="border:2px solid #cb21bf;">Content here</div>
        
        
          .myborder {border:2px solid #cb21bf;}
        
        Border color #cb21bf