#bc0e86 color space conversions
Hex:
        #bc0e86
        RGB:
        188, 14, 134
        CMY:
        26, 95, 47
        CMYK:
        0, 93, 29, 26
      HSL:
        319°, 86.1386%, 39.6078%
        HSV (HSB):
        319°, 92.5532%, 73.7255%
        XYZ:
        25.1992, 12.7267, 23.6826
        xyY:
        0.4090, 0.2066, 12.7267
      CIE-Lab:
        42.3485, 69.7055, -19.6772
        CIE-LCH:
        42.3485, 72.4296, 344.2361
        CIE-Luv:
        42.3485, 84.3347, -38.2324
        Hunter-Lab:
        35.6745, 63.6556, -14.3877
      #bc0e86 color charts
#bc0e86 RGB chart
      #bc0e86 CMYK chart
      #bc0e86 RGB pie chart
      #bc0e86 color shades, tints & tones
#bc0e86 color schemes
#bc0e86 color preview, HTML & CSS examples
           This text has a color of #bc0e86        
        
          <p style="color:#bc0e86;">Text here</p>
        
        
          .mytext {color:#bc0e86;}
        
        Text color #bc0e86
      
           This box has a color of #bc0e86        
        
          <div style="background-color:#bc0e86;">Content here</div>
        
        
          .mybackground {background-color:#bc0e86;}
        
        Background color #bc0e86
      
           Border around this has a color of #bc0e86        
        
          <div style="border:2px solid #bc0e86;">Content here</div>
        
        
          .myborder {border:2px solid #bc0e86;}
        
        Border color #bc0e86