#cb7291 color space conversions
Hex:
        #cb7291
        RGB:
        203, 114, 145
        CMY:
        20, 55, 43
        CMYK:
        0, 44, 29, 20
      HSL:
        339°, 46.1140%, 62.1569%
        HSV (HSB):
        339°, 43.8424%, 79.6078%
        XYZ:
        35.7568, 26.7755, 30.0717
        xyY:
        0.3861, 0.2891, 26.7755
      CIE-Lab:
        58.7659, 38.6799, -1.3386
        CIE-LCH:
        58.7659, 38.7031, 358.0179
        CIE-Luv:
        58.7659, 55.9584, -8.8569
        Hunter-Lab:
        51.7450, 32.7930, 1.7651
      #cb7291 color charts
#cb7291 RGB chart
      #cb7291 CMYK chart
      #cb7291 RGB pie chart
      #cb7291 color shades, tints & tones
#cb7291 color schemes
#cb7291 color preview, HTML & CSS examples
           This text has a color of #cb7291        
        
          <p style="color:#cb7291;">Text here</p>
        
        
          .mytext {color:#cb7291;}
        
        Text color #cb7291
      
           This box has a color of #cb7291        
        
          <div style="background-color:#cb7291;">Content here</div>
        
        
          .mybackground {background-color:#cb7291;}
        
        Background color #cb7291
      
           Border around this has a color of #cb7291        
        
          <div style="border:2px solid #cb7291;">Content here</div>
        
        
          .myborder {border:2px solid #cb7291;}
        
        Border color #cb7291