#b6248b color space conversions
Hex:
        #b6248b
        RGB:
        182, 36, 139
        CMY:
        29, 86, 45
        CMYK:
        0, 80, 24, 29
      HSL:
        318°, 66.9725%, 42.7451%
        HSV (HSB):
        318°, 80.2198%, 71.3725%
        XYZ:
        24.5825, 13.0709, 25.6534
        xyY:
        0.3883, 0.2065, 13.0709
      CIE-Lab:
        42.8699, 64.8162, -22.0261
        CIE-LCH:
        42.8699, 68.4565, 341.2310
        CIE-Luv:
        42.8699, 73.8784, -40.7142
        Hunter-Lab:
        36.1537, 58.1009, -16.7625
      #b6248b color charts
#b6248b RGB chart
      #b6248b CMYK chart
      #b6248b RGB pie chart
      #b6248b color shades, tints & tones
#b6248b color schemes
#b6248b color preview, HTML & CSS examples
           This text has a color of #b6248b        
        
          <p style="color:#b6248b;">Text here</p>
        
        
          .mytext {color:#b6248b;}
        
        Text color #b6248b
      
           This box has a color of #b6248b        
        
          <div style="background-color:#b6248b;">Content here</div>
        
        
          .mybackground {background-color:#b6248b;}
        
        Background color #b6248b
      
           Border around this has a color of #b6248b        
        
          <div style="border:2px solid #b6248b;">Content here</div>
        
        
          .myborder {border:2px solid #b6248b;}
        
        Border color #b6248b