#b63f80 color space conversions
Hex:
        #b63f80
        RGB:
        182, 63, 128
        CMY:
        29, 75, 50
        CMYK:
        0, 65, 30, 29
      HSL:
        327°, 48.5714%, 48.0392%
        HSV (HSB):
        327°, 65.3846%, 71.3725%
        XYZ:
        24.9652, 15.0586, 22.0129
        xyY:
        0.4024, 0.2427, 15.0586
      CIE-Lab:
        45.7144, 54.2002, -10.9781
        CIE-LCH:
        45.7144, 55.3009, 348.5498
        CIE-Luv:
        45.7144, 69.7067, -24.1559
        Hunter-Lab:
        38.8054, 46.9272, -6.4692
      #b63f80 color charts
#b63f80 RGB chart
      #b63f80 CMYK chart
      #b63f80 RGB pie chart
      #b63f80 color shades, tints & tones
#b63f80 color schemes
#b63f80 color preview, HTML & CSS examples
           This text has a color of #b63f80        
        
          <p style="color:#b63f80;">Text here</p>
        
        
          .mytext {color:#b63f80;}
        
        Text color #b63f80
      
           This box has a color of #b63f80        
        
          <div style="background-color:#b63f80;">Content here</div>
        
        
          .mybackground {background-color:#b63f80;}
        
        Background color #b63f80
      
           Border around this has a color of #b63f80        
        
          <div style="border:2px solid #b63f80;">Content here</div>
        
        
          .myborder {border:2px solid #b63f80;}
        
        Border color #b63f80