#b6248e color space conversions
Hex:
        #b6248e
        RGB:
        182, 36, 142
        CMY:
        29, 86, 44
        CMYK:
        0, 80, 22, 29
      HSL:
        316°, 66.9725%, 42.7451%
        HSV (HSB):
        316°, 80.2198%, 71.3725%
        XYZ:
        24.8048, 13.1598, 26.8239
        xyY:
        0.3829, 0.2031, 13.1598
      CIE-Lab:
        43.0031, 65.1994, -23.6474
        CIE-LCH:
        43.0031, 69.3554, 340.0646
        CIE-Luv:
        43.0031, 72.6576, -43.0624
        Hunter-Lab:
        36.2765, 58.5691, -18.4473
      #b6248e color charts
#b6248e RGB chart
      #b6248e CMYK chart
      #b6248e RGB pie chart
      #b6248e color shades, tints & tones
#b6248e color schemes
#b6248e color preview, HTML & CSS examples
           This text has a color of #b6248e        
        
          <p style="color:#b6248e;">Text here</p>
        
        
          .mytext {color:#b6248e;}
        
        Text color #b6248e
      
           This box has a color of #b6248e        
        
          <div style="background-color:#b6248e;">Content here</div>
        
        
          .mybackground {background-color:#b6248e;}
        
        Background color #b6248e
      
           Border around this has a color of #b6248e        
        
          <div style="border:2px solid #b6248e;">Content here</div>
        
        
          .myborder {border:2px solid #b6248e;}
        
        Border color #b6248e