#bc288b color space conversions
Hex:
        #bc288b
        RGB:
        188, 40, 139
        CMY:
        26, 84, 45
        CMYK:
        0, 79, 26, 26
      HSL:
        320°, 64.9123%, 44.7059%
        HSV (HSB):
        320°, 78.7234%, 73.7255%
        XYZ:
        26.1580, 14.0730, 25.7638
        xyY:
        0.3964, 0.2132, 14.0730
      CIE-Lab:
        44.3375, 65.1558, -19.6727
        CIE-LCH:
        44.3375, 68.0610, 343.1992
        CIE-Luv:
        44.3375, 77.7007, -37.8501
        Hunter-Lab:
        37.5140, 58.8161, -14.4592
      #bc288b color charts
#bc288b RGB chart
      #bc288b CMYK chart
      #bc288b RGB pie chart
      #bc288b color shades, tints & tones
#bc288b color schemes
#bc288b color preview, HTML & CSS examples
           This text has a color of #bc288b        
        
          <p style="color:#bc288b;">Text here</p>
        
        
          .mytext {color:#bc288b;}
        
        Text color #bc288b
      
           This box has a color of #bc288b        
        
          <div style="background-color:#bc288b;">Content here</div>
        
        
          .mybackground {background-color:#bc288b;}
        
        Background color #bc288b
      
           Border around this has a color of #bc288b        
        
          <div style="border:2px solid #bc288b;">Content here</div>
        
        
          .myborder {border:2px solid #bc288b;}
        
        Border color #bc288b