#b22f80 color space conversions
Hex:
        #b22f80
        RGB:
        178, 47, 128
        CMY:
        30, 82, 50
        CMYK:
        0, 74, 28, 30
      HSL:
        323°, 58.2222%, 44.1176%
        HSV (HSB):
        323°, 73.5955%, 69.8039%
        XYZ:
        23.2729, 13.0565, 21.7156
        xyY:
        0.4009, 0.2249, 13.0565
      CIE-Lab:
        42.8483, 59.1488, -15.3889
        CIE-LCH:
        42.8483, 61.1179, 345.4166
        CIE-Luv:
        42.8483, 72.2125, -30.6158
        Hunter-Lab:
        36.1338, 51.7333, -10.3383
      #b22f80 color charts
#b22f80 RGB chart
      #b22f80 CMYK chart
      #b22f80 RGB pie chart
      #b22f80 color shades, tints & tones
#b22f80 color schemes
#b22f80 color preview, HTML & CSS examples
           This text has a color of #b22f80        
        
          <p style="color:#b22f80;">Text here</p>
        
        
          .mytext {color:#b22f80;}
        
        Text color #b22f80
      
           This box has a color of #b22f80        
        
          <div style="background-color:#b22f80;">Content here</div>
        
        
          .mybackground {background-color:#b22f80;}
        
        Background color #b22f80
      
           Border around this has a color of #b22f80        
        
          <div style="border:2px solid #b22f80;">Content here</div>
        
        
          .myborder {border:2px solid #b22f80;}
        
        Border color #b22f80