#b5699f color space conversions
Hex:
        #b5699f
        RGB:
        181, 105, 159
        CMY:
        29, 59, 38
        CMYK:
        0, 42, 12, 29
      HSL:
        317°, 33.9286%, 56.0784%
        HSV (HSB):
        317°, 41.9890%, 70.9804%
        XYZ:
        30.3656, 22.4301, 35.5299
        xyY:
        0.3438, 0.2539, 22.4301
      CIE-Lab:
        54.4804, 38.0150, -16.1738
        CIE-LCH:
        54.4804, 41.3126, 336.9523
        CIE-Luv:
        54.4804, 41.5962, -29.6858
        Hunter-Lab:
        47.3604, 31.5664, -11.3272
      #b5699f color charts
#b5699f RGB chart
      #b5699f CMYK chart
      #b5699f RGB pie chart
      #b5699f color shades, tints & tones
#b5699f color schemes
#b5699f color preview, HTML & CSS examples
           This text has a color of #b5699f        
        
          <p style="color:#b5699f;">Text here</p>
        
        
          .mytext {color:#b5699f;}
        
        Text color #b5699f
      
           This box has a color of #b5699f        
        
          <div style="background-color:#b5699f;">Content here</div>
        
        
          .mybackground {background-color:#b5699f;}
        
        Background color #b5699f
      
           Border around this has a color of #b5699f        
        
          <div style="border:2px solid #b5699f;">Content here</div>
        
        
          .myborder {border:2px solid #b5699f;}
        
        Border color #b5699f