#cb215e color space conversions
Hex:
        #cb215e
        RGB:
        203, 33, 94
        CMY:
        20, 87, 63
        CMYK:
        0, 84, 54, 20
      HSL:
        338°, 72.0339%, 46.2745%
        HSV (HSB):
        338°, 83.7438%, 79.6078%
        XYZ:
        27.1928, 14.5924, 11.9731
        xyY:
        0.5058, 0.2714, 14.5924
      CIE-Lab:
        45.0708, 66.2285, 9.4769
        CIE-LCH:
        45.0708, 66.9031, 8.1434
        CIE-Luv:
        45.0708, 110.0811, -1.5341
        Hunter-Lab:
        38.2000, 60.2162, 8.1566
      #cb215e color charts
#cb215e RGB chart
      #cb215e CMYK chart
      #cb215e RGB pie chart
      #cb215e color shades, tints & tones
#cb215e color schemes
#cb215e color preview, HTML & CSS examples
           This text has a color of #cb215e        
        
          <p style="color:#cb215e;">Text here</p>
        
        
          .mytext {color:#cb215e;}
        
        Text color #cb215e
      
           This box has a color of #cb215e        
        
          <div style="background-color:#cb215e;">Content here</div>
        
        
          .mybackground {background-color:#cb215e;}
        
        Background color #cb215e
      
           Border around this has a color of #cb215e        
        
          <div style="border:2px solid #cb215e;">Content here</div>
        
        
          .myborder {border:2px solid #cb215e;}
        
        Border color #cb215e