#bc158d color space conversions
Hex:
        #bc158d
        RGB:
        188, 21, 141
        CMY:
        26, 92, 45
        CMYK:
        0, 89, 25, 26
      HSL:
        317°, 79.9043%, 40.9804%
        HSV (HSB):
        317°, 88.8298%, 73.7255%
        XYZ:
        25.8149, 13.1508, 26.3771
        xyY:
        0.3951, 0.2013, 13.1508
      CIE-Lab:
        42.9896, 69.5376, -22.9706
        CIE-LCH:
        42.9896, 73.2333, 341.7199
        CIE-Luv:
        42.9896, 80.3896, -42.8621
        Hunter-Lab:
        36.2640, 63.6051, -17.7405
      #bc158d color charts
#bc158d RGB chart
      #bc158d CMYK chart
      #bc158d RGB pie chart
      #bc158d color shades, tints & tones
#bc158d color schemes
#bc158d color preview, HTML & CSS examples
           This text has a color of #bc158d        
        
          <p style="color:#bc158d;">Text here</p>
        
        
          .mytext {color:#bc158d;}
        
        Text color #bc158d
      
           This box has a color of #bc158d        
        
          <div style="background-color:#bc158d;">Content here</div>
        
        
          .mybackground {background-color:#bc158d;}
        
        Background color #bc158d
      
           Border around this has a color of #bc158d        
        
          <div style="border:2px solid #bc158d;">Content here</div>
        
        
          .myborder {border:2px solid #bc158d;}
        
        Border color #bc158d