#bc0b9d color space conversions
Hex:
        #bc0b9d
        RGB:
        188, 11, 157
        CMY:
        26, 96, 38
        CMYK:
        0, 94, 16, 26
      HSL:
        311°, 88.9447%, 39.0196%
        HSV (HSB):
        311°, 94.1489%, 73.7255%
        XYZ:
        26.9445, 13.3650, 33.0579
        xyY:
        0.3673, 0.1822, 13.3650
      CIE-Lab:
        43.3082, 72.8199, -32.1658
        CIE-LCH:
        43.3082, 79.6076, 336.1681
        CIE-Luv:
        43.3082, 74.4108, -56.3196
        Hunter-Lab:
        36.5582, 67.5830, -28.0224
      #bc0b9d color charts
#bc0b9d RGB chart
      #bc0b9d CMYK chart
      #bc0b9d RGB pie chart
      #bc0b9d color shades, tints & tones
#bc0b9d color schemes
#bc0b9d color preview, HTML & CSS examples
           This text has a color of #bc0b9d        
        
          <p style="color:#bc0b9d;">Text here</p>
        
        
          .mytext {color:#bc0b9d;}
        
        Text color #bc0b9d
      
           This box has a color of #bc0b9d        
        
          <div style="background-color:#bc0b9d;">Content here</div>
        
        
          .mybackground {background-color:#bc0b9d;}
        
        Background color #bc0b9d
      
           Border around this has a color of #bc0b9d        
        
          <div style="border:2px solid #bc0b9d;">Content here</div>
        
        
          .myborder {border:2px solid #bc0b9d;}
        
        Border color #bc0b9d