#b2079e color space conversions
Hex:
        #b2079e
        RGB:
        178, 7, 158
        CMY:
        30, 97, 38
        CMYK:
        0, 96, 11, 30
      HSL:
        307°, 92.4324%, 36.2745%
        HSV (HSB):
        307°, 96.0674%, 69.8039%
        XYZ:
        24.6076, 12.0856, 33.3835
        xyY:
        0.3512, 0.1725, 12.0856
      CIE-Lab:
        41.3518, 71.4684, -35.9789
        CIE-LCH:
        41.3518, 80.0139, 333.2782
        CIE-Luv:
        41.3518, 66.5434, -60.7065
        Hunter-Lab:
        34.7643, 65.5123, -32.6001
      #b2079e color charts
#b2079e RGB chart
      #b2079e CMYK chart
      #b2079e RGB pie chart
      #b2079e color shades, tints & tones
#b2079e color schemes
#b2079e color preview, HTML & CSS examples
           This text has a color of #b2079e        
        
          <p style="color:#b2079e;">Text here</p>
        
        
          .mytext {color:#b2079e;}
        
        Text color #b2079e
      
           This box has a color of #b2079e        
        
          <div style="background-color:#b2079e;">Content here</div>
        
        
          .mybackground {background-color:#b2079e;}
        
        Background color #b2079e
      
           Border around this has a color of #b2079e        
        
          <div style="border:2px solid #b2079e;">Content here</div>
        
        
          .myborder {border:2px solid #b2079e;}
        
        Border color #b2079e