#b2158b color space conversions
Hex:
        #b2158b
        RGB:
        178, 21, 139
        CMY:
        30, 92, 45
        CMYK:
        0, 88, 22, 30
      HSL:
        315°, 78.8945%, 39.0196%
        HSV (HSB):
        315°, 88.2022%, 69.8039%
        XYZ:
        23.2885, 11.8654, 25.4889
        xyY:
        0.3840, 0.1957, 11.8654
      CIE-Lab:
        41.0014, 67.1794, -24.9832
        CIE-LCH:
        41.0014, 71.6745, 339.6005
        CIE-Luv:
        41.0014, 73.3243, -44.6882
        Hunter-Lab:
        34.4462, 60.4000, -19.7601
      #b2158b color charts
#b2158b RGB chart
      #b2158b CMYK chart
      #b2158b RGB pie chart
      #b2158b color shades, tints & tones
#b2158b color schemes
#b2158b color preview, HTML & CSS examples
           This text has a color of #b2158b        
        
          <p style="color:#b2158b;">Text here</p>
        
        
          .mytext {color:#b2158b;}
        
        Text color #b2158b
      
           This box has a color of #b2158b        
        
          <div style="background-color:#b2158b;">Content here</div>
        
        
          .mybackground {background-color:#b2158b;}
        
        Background color #b2158b
      
           Border around this has a color of #b2158b        
        
          <div style="border:2px solid #b2158b;">Content here</div>
        
        
          .myborder {border:2px solid #b2158b;}
        
        Border color #b2158b