#b60da1 color space conversions
Hex:
        #b60da1
        RGB:
        182, 13, 161
        CMY:
        29, 95, 37
        CMYK:
        0, 93, 12, 29
      HSL:
        307°, 86.6667%, 38.2353%
        HSV (HSB):
        307°, 92.8571%, 71.3725%
        XYZ:
        25.8684, 12.8061, 34.8266
        xyY:
        0.3519, 0.1742, 12.8061
      CIE-Lab:
        42.4697, 72.0017, -35.9674
        CIE-LCH:
        42.4697, 80.4854, 333.4562
        CIE-Luv:
        42.4697, 67.9462, -61.2228
        Hunter-Lab:
        35.7857, 66.4072, -32.6511
      #b60da1 color charts
#b60da1 RGB chart
      #b60da1 CMYK chart
      #b60da1 RGB pie chart
      #b60da1 color shades, tints & tones
#b60da1 color schemes
#b60da1 color preview, HTML & CSS examples
           This text has a color of #b60da1        
        
          <p style="color:#b60da1;">Text here</p>
        
        
          .mytext {color:#b60da1;}
        
        Text color #b60da1
      
           This box has a color of #b60da1        
        
          <div style="background-color:#b60da1;">Content here</div>
        
        
          .mybackground {background-color:#b60da1;}
        
        Background color #b60da1
      
           Border around this has a color of #b60da1        
        
          <div style="border:2px solid #b60da1;">Content here</div>
        
        
          .myborder {border:2px solid #b60da1;}
        
        Border color #b60da1