#b94ddb color space conversions
Hex:
        #b94ddb
        RGB:
        185, 77, 219
        CMY:
        27, 70, 14
        CMYK:
        16, 65, 0, 14
      HSL:
        286°, 66.3551%, 58.0392%
        HSV (HSB):
        286°, 64.8402%, 85.8824%
        XYZ:
        35.4476, 20.7365, 69.1521
        xyY:
        0.2828, 0.1654, 20.7365
      CIE-Lab:
        52.6599, 63.9558, -53.5350
        CIE-LCH:
        52.6599, 83.4047, 320.0686
        CIE-Luv:
        52.6599, 39.7892, -89.9756
        Hunter-Lab:
        45.5374, 59.2593, -58.1604
      #b94ddb color charts
#b94ddb RGB chart
      #b94ddb CMYK chart
      #b94ddb RGB pie chart
      #b94ddb color shades, tints & tones
#b94ddb color schemes
#b94ddb color preview, HTML & CSS examples
           This text has a color of #b94ddb        
        
          <p style="color:#b94ddb;">Text here</p>
        
        
          .mytext {color:#b94ddb;}
        
        Text color #b94ddb
      
           This box has a color of #b94ddb        
        
          <div style="background-color:#b94ddb;">Content here</div>
        
        
          .mybackground {background-color:#b94ddb;}
        
        Background color #b94ddb
      
           Border around this has a color of #b94ddb        
        
          <div style="border:2px solid #b94ddb;">Content here</div>
        
        
          .myborder {border:2px solid #b94ddb;}
        
        Border color #b94ddb