#b60d78 color space conversions
Hex:
        #b60d78
        RGB:
        182, 13, 120
        CMY:
        29, 95, 53
        CMYK:
        0, 93, 34, 29
      HSL:
        322°, 86.6667%, 38.2353%
        HSV (HSB):
        322°, 92.8571%, 71.3725%
        XYZ:
        22.8255, 11.5890, 18.8032
        xyY:
        0.4289, 0.2178, 11.5890
      CIE-Lab:
        40.5553, 67.0149, -13.8657
        CIE-LCH:
        40.5553, 68.4343, 348.3102
        CIE-Luv:
        40.5553, 85.9039, -29.6262
        Hunter-Lab:
        34.0426, 60.1092, -8.9185
      #b60d78 color charts
#b60d78 RGB chart
      #b60d78 CMYK chart
      #b60d78 RGB pie chart
      #b60d78 color shades, tints & tones
#b60d78 color schemes
#b60d78 color preview, HTML & CSS examples
           This text has a color of #b60d78        
        
          <p style="color:#b60d78;">Text here</p>
        
        
          .mytext {color:#b60d78;}
        
        Text color #b60d78
      
           This box has a color of #b60d78        
        
          <div style="background-color:#b60d78;">Content here</div>
        
        
          .mybackground {background-color:#b60d78;}
        
        Background color #b60d78
      
           Border around this has a color of #b60d78        
        
          <div style="border:2px solid #b60d78;">Content here</div>
        
        
          .myborder {border:2px solid #b60d78;}
        
        Border color #b60d78