#bc5fad color space conversions
Hex:
        #bc5fad
        RGB:
        188, 95, 173
        CMY:
        26, 63, 32
        CMYK:
        0, 49, 8, 26
      HSL:
        310°, 40.9692%, 55.4902%
        HSV (HSB):
        310°, 49.4681%, 73.7255%
        XYZ:
        32.3741, 21.8929, 42.0546
        xyY:
        0.3361, 0.2273, 21.8929
      CIE-Lab:
        53.9132, 47.8356, -25.1114
        CIE-LCH:
        53.9132, 54.0261, 332.3027
        CIE-Luv:
        53.9132, 47.7319, -44.6369
        Hunter-Lab:
        46.7899, 41.6225, -20.5368
      #bc5fad color charts
#bc5fad RGB chart
      #bc5fad CMYK chart
      #bc5fad RGB pie chart
      #bc5fad color shades, tints & tones
#bc5fad color schemes
#bc5fad color preview, HTML & CSS examples
           This text has a color of #bc5fad        
        
          <p style="color:#bc5fad;">Text here</p>
        
        
          .mytext {color:#bc5fad;}
        
        Text color #bc5fad
      
           This box has a color of #bc5fad        
        
          <div style="background-color:#bc5fad;">Content here</div>
        
        
          .mybackground {background-color:#bc5fad;}
        
        Background color #bc5fad
      
           Border around this has a color of #bc5fad        
        
          <div style="border:2px solid #bc5fad;">Content here</div>
        
        
          .myborder {border:2px solid #bc5fad;}
        
        Border color #bc5fad