#b22282 color space conversions
Hex:
        #b22282
        RGB:
        178, 34, 130
        CMY:
        30, 87, 49
        CMYK:
        0, 81, 27, 30
      HSL:
        320°, 67.9245%, 41.5686%
        HSV (HSB):
        320°, 80.8989%, 69.8039%
        XYZ:
        22.9614, 12.2207, 22.2677
        xyY:
        0.3997, 0.2127, 12.2207
      CIE-Lab:
        41.5648, 63.2791, -18.5838
        CIE-LCH:
        41.5648, 65.9515, 343.6336
        CIE-Luv:
        41.5648, 74.8362, -35.4283
        Hunter-Lab:
        34.9582, 56.0664, -13.2960
      #b22282 color charts
#b22282 RGB chart
      #b22282 CMYK chart
      #b22282 RGB pie chart
      #b22282 color shades, tints & tones
#b22282 color schemes
#b22282 color preview, HTML & CSS examples
           This text has a color of #b22282        
        
          <p style="color:#b22282;">Text here</p>
        
        
          .mytext {color:#b22282;}
        
        Text color #b22282
      
           This box has a color of #b22282        
        
          <div style="background-color:#b22282;">Content here</div>
        
        
          .mybackground {background-color:#b22282;}
        
        Background color #b22282
      
           Border around this has a color of #b22282        
        
          <div style="border:2px solid #b22282;">Content here</div>
        
        
          .myborder {border:2px solid #b22282;}
        
        Border color #b22282