#bc0d98 color space conversions
Hex:
        #bc0d98
        RGB:
        188, 13, 152
        CMY:
        26, 95, 40
        CMYK:
        0, 93, 19, 26
      HSL:
        312°, 87.0647%, 39.4118%
        HSV (HSB):
        312°, 93.0851%, 73.7255%
        XYZ:
        26.5505, 13.2462, 30.8632
        xyY:
        0.3758, 0.1875, 13.2462
      CIE-Lab:
        43.1319, 71.9706, -29.4267
        CIE-LCH:
        43.1319, 77.7541, 337.7618
        CIE-Luv:
        43.1319, 76.4274, -52.2848
        Hunter-Lab:
        36.3953, 66.5242, -24.8010
      #bc0d98 color charts
#bc0d98 RGB chart
      #bc0d98 CMYK chart
      #bc0d98 RGB pie chart
      #bc0d98 color shades, tints & tones
#bc0d98 color schemes
#bc0d98 color preview, HTML & CSS examples
           This text has a color of #bc0d98        
        
          <p style="color:#bc0d98;">Text here</p>
        
        
          .mytext {color:#bc0d98;}
        
        Text color #bc0d98
      
           This box has a color of #bc0d98        
        
          <div style="background-color:#bc0d98;">Content here</div>
        
        
          .mybackground {background-color:#bc0d98;}
        
        Background color #bc0d98
      
           Border around this has a color of #bc0d98        
        
          <div style="border:2px solid #bc0d98;">Content here</div>
        
        
          .myborder {border:2px solid #bc0d98;}
        
        Border color #bc0d98