#b20a80 color space conversions
Hex:
        #b20a80
        RGB:
        178, 10, 128
        CMY:
        30, 96, 50
        CMYK:
        0, 94, 28, 30
      HSL:
        318°, 89.3617%, 36.8627%
        HSV (HSB):
        318°, 94.3820%, 69.8039%
        XYZ:
        22.3649, 11.2406, 21.4130
        xyY:
        0.4065, 0.2043, 11.2406
      CIE-Lab:
        39.9827, 67.3783, -19.7841
        CIE-LCH:
        39.9827, 70.2228, 343.6364
        CIE-Luv:
        39.9827, 79.3648, -37.3928
        Hunter-Lab:
        33.5270, 60.4003, -14.3984
      #b20a80 color charts
#b20a80 RGB chart
      #b20a80 CMYK chart
      #b20a80 RGB pie chart
      #b20a80 color shades, tints & tones
#b20a80 color schemes
#b20a80 color preview, HTML & CSS examples
           This text has a color of #b20a80        
        
          <p style="color:#b20a80;">Text here</p>
        
        
          .mytext {color:#b20a80;}
        
        Text color #b20a80
      
           This box has a color of #b20a80        
        
          <div style="background-color:#b20a80;">Content here</div>
        
        
          .mybackground {background-color:#b20a80;}
        
        Background color #b20a80
      
           Border around this has a color of #b20a80        
        
          <div style="border:2px solid #b20a80;">Content here</div>
        
        
          .myborder {border:2px solid #b20a80;}
        
        Border color #b20a80