#b53985 color space conversions
Hex:
        #b53985
        RGB:
        181, 57, 133
        CMY:
        29, 78, 48
        CMYK:
        0, 69, 27, 29
      HSL:
        323°, 52.1008%, 46.6667%
        HSV (HSB):
        323°, 68.5083%, 70.9804%
        XYZ:
        24.7528, 14.4435, 23.6736
        xyY:
        0.3937, 0.2297, 14.4435
      CIE-Lab:
        44.8623, 56.9623, -15.3277
        CIE-LCH:
        44.8623, 58.9885, 344.9393
        CIE-Luv:
        44.8623, 69.4439, -30.4816
        Hunter-Lab:
        38.0046, 49.7512, -10.3293
      #b53985 color charts
#b53985 RGB chart
      #b53985 CMYK chart
      #b53985 RGB pie chart
      #b53985 color shades, tints & tones
#b53985 color schemes
#b53985 color preview, HTML & CSS examples
           This text has a color of #b53985        
        
          <p style="color:#b53985;">Text here</p>
        
        
          .mytext {color:#b53985;}
        
        Text color #b53985
      
           This box has a color of #b53985        
        
          <div style="background-color:#b53985;">Content here</div>
        
        
          .mybackground {background-color:#b53985;}
        
        Background color #b53985
      
           Border around this has a color of #b53985        
        
          <div style="border:2px solid #b53985;">Content here</div>
        
        
          .myborder {border:2px solid #b53985;}
        
        Border color #b53985