#b2148f color space conversions
Hex:
        #b2148f
        RGB:
        178, 20, 143
        CMY:
        30, 92, 44
        CMYK:
        0, 89, 20, 30
      HSL:
        313°, 79.7980%, 38.8235%
        HSV (HSB):
        313°, 88.7640%, 69.8039%
        XYZ:
        23.5682, 11.9485, 27.0507
        xyY:
        0.3767, 0.1910, 11.9485
      CIE-Lab:
        41.1341, 67.8550, -27.2222
        CIE-LCH:
        41.1341, 73.1119, 338.1403
        CIE-Luv:
        41.1341, 71.7455, -47.9223
        Hunter-Lab:
        34.5665, 61.2135, -22.2019
      #b2148f color charts
#b2148f RGB chart
      #b2148f CMYK chart
      #b2148f RGB pie chart
      #b2148f color shades, tints & tones
#b2148f color schemes
#b2148f color preview, HTML & CSS examples
           This text has a color of #b2148f        
        
          <p style="color:#b2148f;">Text here</p>
        
        
          .mytext {color:#b2148f;}
        
        Text color #b2148f
      
           This box has a color of #b2148f        
        
          <div style="background-color:#b2148f;">Content here</div>
        
        
          .mybackground {background-color:#b2148f;}
        
        Background color #b2148f
      
           Border around this has a color of #b2148f        
        
          <div style="border:2px solid #b2148f;">Content here</div>
        
        
          .myborder {border:2px solid #b2148f;}
        
        Border color #b2148f