#b60d87 color space conversions
Hex:
        #b60d87
        RGB:
        182, 13, 135
        CMY:
        29, 95, 47
        CMYK:
        0, 93, 26, 29
      HSL:
        317°, 86.6667%, 38.2353%
        HSV (HSB):
        317°, 92.8571%, 71.3725%
        XYZ:
        23.8085, 11.9822, 23.9796
        xyY:
        0.3983, 0.2005, 11.9822
      CIE-Lab:
        41.1878, 68.6875, -22.1791
        CIE-LCH:
        41.1878, 72.1795, 342.1048
        CIE-Luv:
        41.1878, 79.1714, -41.1623
        Hunter-Lab:
        34.6153, 62.1959, -16.8422
      #b60d87 color charts
#b60d87 RGB chart
      #b60d87 CMYK chart
      #b60d87 RGB pie chart
      #b60d87 color shades, tints & tones
#b60d87 color schemes
#b60d87 color preview, HTML & CSS examples
           This text has a color of #b60d87        
        
          <p style="color:#b60d87;">Text here</p>
        
        
          .mytext {color:#b60d87;}
        
        Text color #b60d87
      
           This box has a color of #b60d87        
        
          <div style="background-color:#b60d87;">Content here</div>
        
        
          .mybackground {background-color:#b60d87;}
        
        Background color #b60d87
      
           Border around this has a color of #b60d87        
        
          <div style="border:2px solid #b60d87;">Content here</div>
        
        
          .myborder {border:2px solid #b60d87;}
        
        Border color #b60d87