#b20a5a color space conversions
Hex:
        #b20a5a
        RGB:
        178, 10, 90
        CMY:
        30, 96, 65
        CMYK:
        0, 94, 49, 30
      HSL:
        331°, 89.3617%, 36.8627%
        HSV (HSB):
        331°, 94.3820%, 69.8039%
        XYZ:
        20.3141, 10.4202, 10.6135
        xyY:
        0.4913, 0.2520, 10.4202
      CIE-Lab:
        38.5863, 63.6580, 2.0702
        CIE-LCH:
        38.5863, 63.6916, 1.8627
        CIE-Luv:
        38.5863, 96.2900, -9.2557
        Hunter-Lab:
        32.2804, 55.8396, 3.1023
      #b20a5a color charts
#b20a5a RGB chart
      #b20a5a CMYK chart
      #b20a5a RGB pie chart
      #b20a5a color shades, tints & tones
#b20a5a color schemes
#b20a5a color preview, HTML & CSS examples
           This text has a color of #b20a5a        
        
          <p style="color:#b20a5a;">Text here</p>
        
        
          .mytext {color:#b20a5a;}
        
        Text color #b20a5a
      
           This box has a color of #b20a5a        
        
          <div style="background-color:#b20a5a;">Content here</div>
        
        
          .mybackground {background-color:#b20a5a;}
        
        Background color #b20a5a
      
           Border around this has a color of #b20a5a        
        
          <div style="border:2px solid #b20a5a;">Content here</div>
        
        
          .myborder {border:2px solid #b20a5a;}
        
        Border color #b20a5a