#b94eff color space conversions
Hex:
        #b94eff
        RGB:
        185, 78, 255
        CMY:
        27, 69, 0
        CMYK:
        27, 69, 0, 0
      HSL:
        276°, 100.0000%, 65.2941%
        HSV (HSB):
        276°, 69.4118%, 100.0000%
        XYZ:
        40.7820, 22.9831, 96.8945
        xyY:
        0.2538, 0.1431, 22.9831
      CIE-Lab:
        55.0549, 70.8492, -69.8641
        CIE-LCH:
        55.0549, 99.5018, 315.4011
        CIE-Luv:
        55.0549, 31.0607, -116.2636
        Hunter-Lab:
        47.9407, 67.9495, -86.2745
      #b94eff color charts
#b94eff RGB chart
      #b94eff CMYK chart
      #b94eff RGB pie chart
      #b94eff color shades, tints & tones
#b94eff color schemes
#b94eff color preview, HTML & CSS examples
           This text has a color of #b94eff        
        
          <p style="color:#b94eff;">Text here</p>
        
        
          .mytext {color:#b94eff;}
        
        Text color #b94eff
      
           This box has a color of #b94eff        
        
          <div style="background-color:#b94eff;">Content here</div>
        
        
          .mybackground {background-color:#b94eff;}
        
        Background color #b94eff
      
           Border around this has a color of #b94eff        
        
          <div style="border:2px solid #b94eff;">Content here</div>
        
        
          .myborder {border:2px solid #b94eff;}
        
        Border color #b94eff