#b539bf color space conversions
Hex:
        #b539bf
        RGB:
        181, 57, 191
        CMY:
        29, 78, 25
        CMYK:
        5, 70, 0, 25
      HSL:
        296°, 54.0323%, 48.6275%
        HSV (HSB):
        296°, 70.1571%, 74.9020%
        XYZ:
        29.9232, 16.5116, 50.9001
        xyY:
        0.3074, 0.1696, 16.5116
      CIE-Lab:
        47.6387, 65.8369, -45.4989
        CIE-LCH:
        47.6387, 80.0291, 325.3523
        CIE-Luv:
        47.6387, 49.7440, -76.1641
        Hunter-Lab:
        40.6345, 60.3368, -45.8246
      #b539bf color charts
#b539bf RGB chart
      #b539bf CMYK chart
      #b539bf RGB pie chart
      #b539bf color shades, tints & tones
#b539bf color schemes
#b539bf color preview, HTML & CSS examples
           This text has a color of #b539bf        
        
          <p style="color:#b539bf;">Text here</p>
        
        
          .mytext {color:#b539bf;}
        
        Text color #b539bf
      
           This box has a color of #b539bf        
        
          <div style="background-color:#b539bf;">Content here</div>
        
        
          .mybackground {background-color:#b539bf;}
        
        Background color #b539bf
      
           Border around this has a color of #b539bf        
        
          <div style="border:2px solid #b539bf;">Content here</div>
        
        
          .myborder {border:2px solid #b539bf;}
        
        Border color #b539bf