#b20f6e color space conversions
Hex:
        #b20f6e
        RGB:
        178, 15, 110
        CMY:
        30, 94, 57
        CMYK:
        0, 92, 38, 30
      HSL:
        325°, 84.4560%, 37.8431%
        HSV (HSB):
        325°, 91.5730%, 69.8039%
        XYZ:
        21.3454, 10.9324, 15.7370
        xyY:
        0.4446, 0.2277, 10.9324
      CIE-Lab:
        39.4664, 64.8402, -9.3267
        CIE-LCH:
        39.4664, 65.5075, 351.8147
        CIE-Luv:
        39.4664, 86.8747, -23.2025
        Hunter-Lab:
        33.0642, 57.3726, -5.0743
      #b20f6e color charts
#b20f6e RGB chart
      #b20f6e CMYK chart
      #b20f6e RGB pie chart
      #b20f6e color shades, tints & tones
#b20f6e color schemes
#b20f6e color preview, HTML & CSS examples
           This text has a color of #b20f6e        
        
          <p style="color:#b20f6e;">Text here</p>
        
        
          .mytext {color:#b20f6e;}
        
        Text color #b20f6e
      
           This box has a color of #b20f6e        
        
          <div style="background-color:#b20f6e;">Content here</div>
        
        
          .mybackground {background-color:#b20f6e;}
        
        Background color #b20f6e
      
           Border around this has a color of #b20f6e        
        
          <div style="border:2px solid #b20f6e;">Content here</div>
        
        
          .myborder {border:2px solid #b20f6e;}
        
        Border color #b20f6e