#bc82b8 color space conversions
Hex:
        #bc82b8
        RGB:
        188, 130, 184
        CMY:
        26, 49, 28
        CMYK:
        0, 31, 2, 26
      HSL:
        304°, 30.2083%, 62.3529%
        HSV (HSB):
        304°, 30.8511%, 73.7255%
        XYZ:
        37.3734, 30.1173, 49.1908
        xyY:
        0.3203, 0.2581, 30.1173
      CIE-Lab:
        61.7553, 31.1544, -19.4025
        CIE-LCH:
        61.7553, 36.7022, 328.0860
        CIE-Luv:
        61.7553, 29.6662, -34.2163
        Hunter-Lab:
        54.8793, 25.5219, -14.7289
      #bc82b8 color charts
#bc82b8 RGB chart
      #bc82b8 CMYK chart
      #bc82b8 RGB pie chart
      #bc82b8 color shades, tints & tones
#bc82b8 color schemes
#bc82b8 color preview, HTML & CSS examples
           This text has a color of #bc82b8        
        
          <p style="color:#bc82b8;">Text here</p>
        
        
          .mytext {color:#bc82b8;}
        
        Text color #bc82b8
      
           This box has a color of #bc82b8        
        
          <div style="background-color:#bc82b8;">Content here</div>
        
        
          .mybackground {background-color:#bc82b8;}
        
        Background color #bc82b8
      
           Border around this has a color of #bc82b8        
        
          <div style="border:2px solid #bc82b8;">Content here</div>
        
        
          .myborder {border:2px solid #bc82b8;}
        
        Border color #bc82b8