#b51d81 color space conversions
Hex:
        #b51d81
        RGB:
        181, 29, 129
        CMY:
        29, 89, 49
        CMYK:
        0, 84, 29, 29
      HSL:
        321°, 72.3810%, 41.1765%
        HSV (HSB):
        321°, 83.9779%, 70.9804%
        XYZ:
        23.4579, 12.2875, 21.9042
        xyY:
        0.4069, 0.2131, 12.2875
      CIE-Lab:
        41.6694, 65.0568, -17.7588
        CIE-LCH:
        41.6694, 67.4371, 344.7318
        CIE-Luv:
        41.6694, 78.6870, -34.6526
        Hunter-Lab:
        35.0535, 58.1090, -12.5117
      #b51d81 color charts
#b51d81 RGB chart
      #b51d81 CMYK chart
      #b51d81 RGB pie chart
      #b51d81 color shades, tints & tones
#b51d81 color schemes
#b51d81 color preview, HTML & CSS examples
           This text has a color of #b51d81        
        
          <p style="color:#b51d81;">Text here</p>
        
        
          .mytext {color:#b51d81;}
        
        Text color #b51d81
      
           This box has a color of #b51d81        
        
          <div style="background-color:#b51d81;">Content here</div>
        
        
          .mybackground {background-color:#b51d81;}
        
        Background color #b51d81
      
           Border around this has a color of #b51d81        
        
          <div style="border:2px solid #b51d81;">Content here</div>
        
        
          .myborder {border:2px solid #b51d81;}
        
        Border color #b51d81