#b60fa9 color space conversions
Hex:
        #b60fa9
        RGB:
        182, 15, 169
        CMY:
        29, 94, 34
        CMYK:
        0, 92, 7, 29
      HSL:
        305°, 84.7716%, 38.6275%
        HSV (HSB):
        305°, 91.7582%, 71.3725%
        XYZ:
        26.6237, 13.1513, 38.6713
        xyY:
        0.3394, 0.1676, 13.1513
      CIE-Lab:
        42.9903, 72.8809, -39.9283
        CIE-LCH:
        42.9903, 83.1017, 331.2836
        CIE-Luv:
        42.9903, 64.5305, -67.1312
        Hunter-Lab:
        36.2647, 67.5821, -37.8393
      #b60fa9 color charts
#b60fa9 RGB chart
      #b60fa9 CMYK chart
      #b60fa9 RGB pie chart
      #b60fa9 color shades, tints & tones
#b60fa9 color schemes
#b60fa9 color preview, HTML & CSS examples
           This text has a color of #b60fa9        
        
          <p style="color:#b60fa9;">Text here</p>
        
        
          .mytext {color:#b60fa9;}
        
        Text color #b60fa9
      
           This box has a color of #b60fa9        
        
          <div style="background-color:#b60fa9;">Content here</div>
        
        
          .mybackground {background-color:#b60fa9;}
        
        Background color #b60fa9
      
           Border around this has a color of #b60fa9        
        
          <div style="border:2px solid #b60fa9;">Content here</div>
        
        
          .myborder {border:2px solid #b60fa9;}
        
        Border color #b60fa9