#b2178f color space conversions
Hex:
        #b2178f
        RGB:
        178, 23, 143
        CMY:
        30, 91, 44
        CMYK:
        0, 87, 20, 30
      HSL:
        314°, 77.1144%, 39.4118%
        HSV (HSB):
        314°, 87.0787%, 69.8039%
        XYZ:
        23.6244, 12.0609, 27.0694
        xyY:
        0.3765, 0.1922, 12.0609
      CIE-Lab:
        41.3128, 67.3343, -26.9430
        CIE-LCH:
        41.3128, 72.5247, 338.1918
        CIE-Luv:
        41.3128, 71.3570, -47.5089
        Hunter-Lab:
        34.7289, 60.6497, -21.9034
      #b2178f color charts
#b2178f RGB chart
      #b2178f CMYK chart
      #b2178f RGB pie chart
      #b2178f color shades, tints & tones
#b2178f color schemes
#b2178f color preview, HTML & CSS examples
           This text has a color of #b2178f        
        
          <p style="color:#b2178f;">Text here</p>
        
        
          .mytext {color:#b2178f;}
        
        Text color #b2178f
      
           This box has a color of #b2178f        
        
          <div style="background-color:#b2178f;">Content here</div>
        
        
          .mybackground {background-color:#b2178f;}
        
        Background color #b2178f
      
           Border around this has a color of #b2178f        
        
          <div style="border:2px solid #b2178f;">Content here</div>
        
        
          .myborder {border:2px solid #b2178f;}
        
        Border color #b2178f