#bc0882 color space conversions
Hex:
        #bc0882
        RGB:
        188, 8, 130
        CMY:
        26, 97, 49
        CMYK:
        0, 96, 31, 26
      HSL:
        319°, 91.8367%, 38.4314%
        HSV (HSB):
        319°, 95.7447%, 73.7255%
        XYZ:
        24.8551, 12.4767, 22.2173
        xyY:
        0.4174, 0.2095, 12.4767
      CIE-Lab:
        41.9640, 69.8944, -17.8066
        CIE-LCH:
        41.9640, 72.1270, 345.7072
        CIE-Luv:
        41.9640, 86.7087, -35.6599
        Hunter-Lab:
        35.3224, 63.7899, -12.5669
      #bc0882 color charts
#bc0882 RGB chart
      #bc0882 CMYK chart
      #bc0882 RGB pie chart
      #bc0882 color shades, tints & tones
#bc0882 color schemes
#bc0882 color preview, HTML & CSS examples
           This text has a color of #bc0882        
        
          <p style="color:#bc0882;">Text here</p>
        
        
          .mytext {color:#bc0882;}
        
        Text color #bc0882
      
           This box has a color of #bc0882        
        
          <div style="background-color:#bc0882;">Content here</div>
        
        
          .mybackground {background-color:#bc0882;}
        
        Background color #bc0882
      
           Border around this has a color of #bc0882        
        
          <div style="border:2px solid #bc0882;">Content here</div>
        
        
          .myborder {border:2px solid #bc0882;}
        
        Border color #bc0882