#b938aa color space conversions
Hex:
        #b938aa
        RGB:
        185, 56, 170
        CMY:
        27, 78, 33
        CMYK:
        0, 70, 8, 27
      HSL:
        307°, 53.5270%, 47.2549%
        HSV (HSB):
        307°, 69.7297%, 72.5490%
        XYZ:
        28.6775, 16.0449, 39.6157
        xyY:
        0.3400, 0.1902, 16.0449
      CIE-Lab:
        47.0334, 63.6589, -34.1013
        CIE-LCH:
        47.0334, 72.2174, 331.8226
        CIE-Luv:
        47.0334, 59.7084, -58.9120
        Hunter-Lab:
        40.0561, 57.6957, -30.5989
      #b938aa color charts
#b938aa RGB chart
      #b938aa CMYK chart
      #b938aa RGB pie chart
      #b938aa color shades, tints & tones
#b938aa color schemes
#b938aa color preview, HTML & CSS examples
           This text has a color of #b938aa        
        
          <p style="color:#b938aa;">Text here</p>
        
        
          .mytext {color:#b938aa;}
        
        Text color #b938aa
      
           This box has a color of #b938aa        
        
          <div style="background-color:#b938aa;">Content here</div>
        
        
          .mybackground {background-color:#b938aa;}
        
        Background color #b938aa
      
           Border around this has a color of #b938aa        
        
          <div style="border:2px solid #b938aa;">Content here</div>
        
        
          .myborder {border:2px solid #b938aa;}
        
        Border color #b938aa