#bc0d94 color space conversions
Hex:
        #bc0d94
        RGB:
        188, 13, 148
        CMY:
        26, 95, 42
        CMYK:
        0, 93, 21, 26
      HSL:
        314°, 87.0647%, 39.4118%
        HSV (HSB):
        314°, 93.0851%, 73.7255%
        XYZ:
        26.2283, 13.1173, 29.1665
        xyY:
        0.3828, 0.1915, 13.1173
      CIE-Lab:
        42.9395, 71.4724, -27.3054
        CIE-LCH:
        42.9395, 76.5107, 339.0911
        CIE-Luv:
        42.9395, 78.1821, -49.1835
        Hunter-Lab:
        36.2179, 65.8849, -22.3941
      #bc0d94 color charts
#bc0d94 RGB chart
      #bc0d94 CMYK chart
      #bc0d94 RGB pie chart
      #bc0d94 color shades, tints & tones
#bc0d94 color schemes
#bc0d94 color preview, HTML & CSS examples
           This text has a color of #bc0d94        
        
          <p style="color:#bc0d94;">Text here</p>
        
        
          .mytext {color:#bc0d94;}
        
        Text color #bc0d94
      
           This box has a color of #bc0d94        
        
          <div style="background-color:#bc0d94;">Content here</div>
        
        
          .mybackground {background-color:#bc0d94;}
        
        Background color #bc0d94
      
           Border around this has a color of #bc0d94        
        
          <div style="border:2px solid #bc0d94;">Content here</div>
        
        
          .myborder {border:2px solid #bc0d94;}
        
        Border color #bc0d94