#b20e55 color space conversions
Hex:
        #b20e55
        RGB:
        178, 14, 85
        CMY:
        30, 95, 67
        CMYK:
        0, 92, 52, 30
      HSL:
        334°, 85.4167%, 37.6471%
        HSV (HSB):
        334°, 92.1348%, 69.8039%
        XYZ:
        20.1568, 10.4349, 9.5461
        xyY:
        0.5022, 0.2600, 10.4349
      CIE-Lab:
        38.6120, 62.7740, 5.3097
        CIE-LCH:
        38.6120, 62.9982, 4.8348
        CIE-Luv:
        38.6120, 97.8076, -5.4860
        Hunter-Lab:
        32.3031, 54.8517, 5.0911
      #b20e55 color charts
#b20e55 RGB chart
      #b20e55 CMYK chart
      #b20e55 RGB pie chart
      #b20e55 color shades, tints & tones
#b20e55 color schemes
#b20e55 color preview, HTML & CSS examples
           This text has a color of #b20e55        
        
          <p style="color:#b20e55;">Text here</p>
        
        
          .mytext {color:#b20e55;}
        
        Text color #b20e55
      
           This box has a color of #b20e55        
        
          <div style="background-color:#b20e55;">Content here</div>
        
        
          .mybackground {background-color:#b20e55;}
        
        Background color #b20e55
      
           Border around this has a color of #b20e55        
        
          <div style="border:2px solid #b20e55;">Content here</div>
        
        
          .myborder {border:2px solid #b20e55;}
        
        Border color #b20e55