#bf56ae color space conversions
Hex:
        #bf56ae
        RGB:
        191, 86, 174
        CMY:
        25, 66, 32
        CMYK:
        0, 55, 9, 25
      HSL:
        310°, 45.0644%, 54.3137%
        HSV (HSB):
        310°, 54.9738%, 74.9020%
        XYZ:
        32.4536, 20.7879, 42.3464
        xyY:
        0.3395, 0.2175, 20.7879
      CIE-Lab:
        52.7166, 53.2791, -27.5105
        CIE-LCH:
        52.7166, 59.9624, 332.6906
        CIE-Luv:
        52.7166, 53.1754, -48.9161
        Hunter-Lab:
        45.5938, 47.2670, -23.1514
      #bf56ae color charts
#bf56ae RGB chart
      #bf56ae CMYK chart
      #bf56ae RGB pie chart
      #bf56ae color shades, tints & tones
#bf56ae color schemes
#bf56ae color preview, HTML & CSS examples
           This text has a color of #bf56ae        
        
          <p style="color:#bf56ae;">Text here</p>
        
        
          .mytext {color:#bf56ae;}
        
        Text color #bf56ae
      
           This box has a color of #bf56ae        
        
          <div style="background-color:#bf56ae;">Content here</div>
        
        
          .mybackground {background-color:#bf56ae;}
        
        Background color #bf56ae
      
           Border around this has a color of #bf56ae        
        
          <div style="border:2px solid #bf56ae;">Content here</div>
        
        
          .myborder {border:2px solid #bf56ae;}
        
        Border color #bf56ae