#cb2868 color space conversions
Hex:
        #cb2868
        RGB:
        203, 40, 104
        CMY:
        20, 84, 59
        CMYK:
        0, 80, 49, 20
      HSL:
        336°, 67.0782%, 47.6471%
        HSV (HSB):
        336°, 80.2956%, 79.6078%
        XYZ:
        27.8861, 15.2136, 14.5635
        xyY:
        0.4836, 0.2638, 15.2136
      CIE-Lab:
        45.9253, 65.3213, 4.4861
        CIE-LCH:
        45.9253, 65.4752, 3.9287
        CIE-Luv:
        45.9253, 104.0309, -6.9221
        Hunter-Lab:
        39.0046, 59.3595, 5.1656
      #cb2868 color charts
#cb2868 RGB chart
      #cb2868 CMYK chart
      #cb2868 RGB pie chart
      #cb2868 color shades, tints & tones
#cb2868 color schemes
#cb2868 color preview, HTML & CSS examples
           This text has a color of #cb2868        
        
          <p style="color:#cb2868;">Text here</p>
        
        
          .mytext {color:#cb2868;}
        
        Text color #cb2868
      
           This box has a color of #cb2868        
        
          <div style="background-color:#cb2868;">Content here</div>
        
        
          .mybackground {background-color:#cb2868;}
        
        Background color #cb2868
      
           Border around this has a color of #cb2868        
        
          <div style="border:2px solid #cb2868;">Content here</div>
        
        
          .myborder {border:2px solid #cb2868;}
        
        Border color #cb2868