#b5207a color space conversions
Hex:
        #b5207a
        RGB:
        181, 32, 122
        CMY:
        29, 87, 52
        CMYK:
        0, 82, 33, 29
      HSL:
        324°, 69.9531%, 41.7647%
        HSV (HSB):
        324°, 82.3204%, 70.9804%
        XYZ:
        23.0854, 12.2619, 19.5624
        xyY:
        0.4204, 0.2233, 12.2619
      CIE-Lab:
        41.6294, 63.5604, -13.4931
        CIE-LCH:
        41.6294, 64.9768, 348.0148
        CIE-Luv:
        41.6294, 81.0147, -28.6789
        Hunter-Lab:
        35.0170, 56.3986, -8.6107
      #b5207a color charts
#b5207a RGB chart
      #b5207a CMYK chart
      #b5207a RGB pie chart
      #b5207a color shades, tints & tones
#b5207a color schemes
#b5207a color preview, HTML & CSS examples
           This text has a color of #b5207a        
        
          <p style="color:#b5207a;">Text here</p>
        
        
          .mytext {color:#b5207a;}
        
        Text color #b5207a
      
           This box has a color of #b5207a        
        
          <div style="background-color:#b5207a;">Content here</div>
        
        
          .mybackground {background-color:#b5207a;}
        
        Background color #b5207a
      
           Border around this has a color of #b5207a        
        
          <div style="border:2px solid #b5207a;">Content here</div>
        
        
          .myborder {border:2px solid #b5207a;}
        
        Border color #b5207a