#bc81be color space conversions
Hex:
        #bc81be
        RGB:
        188, 129, 190
        CMY:
        26, 49, 25
        CMYK:
        1, 32, 0, 25
      HSL:
        298°, 31.9372%, 62.5490%
        HSV (HSB):
        298°, 32.1053%, 74.5098%
        XYZ:
        37.8836, 30.1096, 52.5302
        xyY:
        0.3143, 0.2498, 30.1096
      CIE-Lab:
        61.7487, 32.8423, -22.8109
        CIE-LCH:
        61.7487, 39.9869, 325.2177
        CIE-Luv:
        61.7487, 29.1617, -39.7976
        Hunter-Lab:
        54.8722, 27.2094, -18.3490
      #bc81be color charts
#bc81be RGB chart
      #bc81be CMYK chart
      #bc81be RGB pie chart
      #bc81be color shades, tints & tones
#bc81be color schemes
#bc81be color preview, HTML & CSS examples
           This text has a color of #bc81be        
        
          <p style="color:#bc81be;">Text here</p>
        
        
          .mytext {color:#bc81be;}
        
        Text color #bc81be
      
           This box has a color of #bc81be        
        
          <div style="background-color:#bc81be;">Content here</div>
        
        
          .mybackground {background-color:#bc81be;}
        
        Background color #bc81be
      
           Border around this has a color of #bc81be        
        
          <div style="border:2px solid #bc81be;">Content here</div>
        
        
          .myborder {border:2px solid #bc81be;}
        
        Border color #bc81be