#b94dda color space conversions
Hex:
        #b94dda
        RGB:
        185, 77, 218
        CMY:
        27, 70, 15
        CMYK:
        15, 65, 0, 15
      HSL:
        286°, 65.5814%, 57.8431%
        HSV (HSB):
        286°, 64.6789%, 85.4902%
        XYZ:
        35.3163, 20.6840, 68.4607
        xyY:
        0.2838, 0.1662, 20.6840
      CIE-Lab:
        52.6019, 63.7610, -53.0602
        CIE-LCH:
        52.6019, 82.9509, 320.2337
        CIE-Luv:
        52.6019, 40.0445, -89.2115
        Hunter-Lab:
        45.4797, 59.0213, -57.4137
      #b94dda color charts
#b94dda RGB chart
      #b94dda CMYK chart
      #b94dda RGB pie chart
      #b94dda color shades, tints & tones
#b94dda color schemes
#b94dda color preview, HTML & CSS examples
           This text has a color of #b94dda        
        
          <p style="color:#b94dda;">Text here</p>
        
        
          .mytext {color:#b94dda;}
        
        Text color #b94dda
      
           This box has a color of #b94dda        
        
          <div style="background-color:#b94dda;">Content here</div>
        
        
          .mybackground {background-color:#b94dda;}
        
        Background color #b94dda
      
           Border around this has a color of #b94dda        
        
          <div style="border:2px solid #b94dda;">Content here</div>
        
        
          .myborder {border:2px solid #b94dda;}
        
        Border color #b94dda