#b20d9f color space conversions
Hex:
        #b20d9f
        RGB:
        178, 13, 159
        CMY:
        30, 95, 38
        CMYK:
        0, 93, 11, 30
      HSL:
        307°, 86.3874%, 37.4510%
        HSV (HSB):
        307°, 92.6966%, 69.8039%
        XYZ:
        24.7620, 12.2560, 33.8614
        xyY:
        0.3494, 0.1729, 12.2560
      CIE-Lab:
        41.6202, 70.9767, -36.1567
        CIE-LCH:
        41.6202, 79.6554, 333.0050
        CIE-Luv:
        41.6202, 65.7271, -60.9941
        Hunter-Lab:
        35.0086, 64.9902, -32.8411
      #b20d9f color charts
#b20d9f RGB chart
      #b20d9f CMYK chart
      #b20d9f RGB pie chart
      #b20d9f color shades, tints & tones
#b20d9f color schemes
#b20d9f color preview, HTML & CSS examples
           This text has a color of #b20d9f        
        
          <p style="color:#b20d9f;">Text here</p>
        
        
          .mytext {color:#b20d9f;}
        
        Text color #b20d9f
      
           This box has a color of #b20d9f        
        
          <div style="background-color:#b20d9f;">Content here</div>
        
        
          .mybackground {background-color:#b20d9f;}
        
        Background color #b20d9f
      
           Border around this has a color of #b20d9f        
        
          <div style="border:2px solid #b20d9f;">Content here</div>
        
        
          .myborder {border:2px solid #b20d9f;}
        
        Border color #b20d9f