#bd60a1 color space conversions
Hex:
        #bd60a1
        RGB:
        189, 96, 161
        CMY:
        26, 62, 37
        CMYK:
        0, 49, 15, 26
      HSL:
        318°, 41.3333%, 55.8824%
        HSV (HSB):
        318°, 49.2063%, 74.1176%
        XYZ:
        31.6022, 21.7578, 36.2523
        xyY:
        0.3527, 0.2428, 21.7578
      CIE-Lab:
        53.7690, 45.6593, -18.3272
        CIE-LCH:
        53.7690, 49.2002, 338.1300
        CIE-Luv:
        53.7690, 51.0280, -34.0937
        Hunter-Lab:
        46.6452, 39.3047, -13.4280
      #bd60a1 color charts
#bd60a1 RGB chart
      #bd60a1 CMYK chart
      #bd60a1 RGB pie chart
      #bd60a1 color shades, tints & tones
#bd60a1 color schemes
#bd60a1 color preview, HTML & CSS examples
           This text has a color of #bd60a1        
        
          <p style="color:#bd60a1;">Text here</p>
        
        
          .mytext {color:#bd60a1;}
        
        Text color #bd60a1
      
           This box has a color of #bd60a1        
        
          <div style="background-color:#bd60a1;">Content here</div>
        
        
          .mybackground {background-color:#bd60a1;}
        
        Background color #bd60a1
      
           Border around this has a color of #bd60a1        
        
          <div style="border:2px solid #bd60a1;">Content here</div>
        
        
          .myborder {border:2px solid #bd60a1;}
        
        Border color #bd60a1