#b94bde color space conversions
Hex:
        #b94bde
        RGB:
        185, 75, 222
        CMY:
        27, 71, 13
        CMYK:
        17, 66, 0, 13
      HSL:
        285°, 69.0141%, 58.2353%
        HSV (HSB):
        285°, 66.2162%, 87.0588%
        XYZ:
        35.7085, 20.6204, 71.2053
        xyY:
        0.2800, 0.1617, 20.6204
      CIE-Lab:
        52.5315, 65.3900, -55.4414
        CIE-LCH:
        52.5315, 85.7298, 319.7068
        CIE-Luv:
        52.5315, 39.5038, -92.9609
        Hunter-Lab:
        45.4097, 60.8989, -61.1839
      #b94bde color charts
#b94bde RGB chart
      #b94bde CMYK chart
      #b94bde RGB pie chart
      #b94bde color shades, tints & tones
#b94bde color schemes
#b94bde color preview, HTML & CSS examples
           This text has a color of #b94bde        
        
          <p style="color:#b94bde;">Text here</p>
        
        
          .mytext {color:#b94bde;}
        
        Text color #b94bde
      
           This box has a color of #b94bde        
        
          <div style="background-color:#b94bde;">Content here</div>
        
        
          .mybackground {background-color:#b94bde;}
        
        Background color #b94bde
      
           Border around this has a color of #b94bde        
        
          <div style="border:2px solid #b94bde;">Content here</div>
        
        
          .myborder {border:2px solid #b94bde;}
        
        Border color #b94bde