#b60f96 color space conversions
Hex:
        #b60f96
        RGB:
        182, 15, 150
        CMY:
        29, 94, 41
        CMYK:
        0, 92, 18, 29
      HSL:
        311°, 84.7716%, 38.6275%
        HSV (HSB):
        311°, 91.7582%, 71.3725%
        XYZ:
        24.9672, 12.4887, 29.9488
        xyY:
        0.3704, 0.1853, 12.4887
      CIE-Lab:
        41.9826, 70.2943, -30.0978
        CIE-LCH:
        41.9826, 76.4668, 336.8209
        CIE-Luv:
        41.9826, 72.4208, -52.5764
        Hunter-Lab:
        35.3394, 64.2661, -25.5084
      #b60f96 color charts
#b60f96 RGB chart
      #b60f96 CMYK chart
      #b60f96 RGB pie chart
      #b60f96 color shades, tints & tones
#b60f96 color schemes
#b60f96 color preview, HTML & CSS examples
           This text has a color of #b60f96        
        
          <p style="color:#b60f96;">Text here</p>
        
        
          .mytext {color:#b60f96;}
        
        Text color #b60f96
      
           This box has a color of #b60f96        
        
          <div style="background-color:#b60f96;">Content here</div>
        
        
          .mybackground {background-color:#b60f96;}
        
        Background color #b60f96
      
           Border around this has a color of #b60f96        
        
          <div style="border:2px solid #b60f96;">Content here</div>
        
        
          .myborder {border:2px solid #b60f96;}
        
        Border color #b60f96