#c290bf color space conversions
Hex:
        #c290bf
        RGB:
        194, 144, 191
        CMY:
        24, 44, 25
        CMYK:
        0, 26, 2, 24
      HSL:
        304°, 29.0698%, 66.2745%
        HSV (HSB):
        304°, 25.7732%, 76.0784%
        XYZ:
        41.6254, 35.1774, 53.8862
        xyY:
        0.3185, 0.2692, 35.1774
      CIE-Lab:
        65.8866, 26.7429, -17.0148
        CIE-LCH:
        65.8866, 31.6968, 327.5339
        CIE-Luv:
        65.8866, 25.6523, -30.1522
        Hunter-Lab:
        59.3106, 21.4814, -12.3502
      #c290bf color charts
#c290bf RGB chart
      #c290bf CMYK chart
      #c290bf RGB pie chart
      #c290bf color shades, tints & tones
#c290bf color schemes
#c290bf color preview, HTML & CSS examples
           This text has a color of #c290bf        
        
          <p style="color:#c290bf;">Text here</p>
        
        
          .mytext {color:#c290bf;}
        
        Text color #c290bf
      
           This box has a color of #c290bf        
        
          <div style="background-color:#c290bf;">Content here</div>
        
        
          .mybackground {background-color:#c290bf;}
        
        Background color #c290bf
      
           Border around this has a color of #c290bf        
        
          <div style="border:2px solid #c290bf;">Content here</div>
        
        
          .myborder {border:2px solid #c290bf;}
        
        Border color #c290bf