#b114ef color space conversions
Hex:
        #b114ef
        RGB:
        177, 20, 239
        CMY:
        31, 92, 6
        CMYK:
        26, 92, 0, 6
      HSL:
        283°, 87.2510%, 50.7843%
        HSV (HSB):
        283°, 91.6318%, 93.7255%
        XYZ:
        33.9616, 16.0794, 82.9750
        xyY:
        0.2553, 0.1209, 16.0794
      CIE-Lab:
        47.0785, 82.9123, -73.9245
        CIE-LCH:
        47.0785, 111.0824, 318.2798
        CIE-Luv:
        47.0785, 37.5600, -117.6329
        Hunter-Lab:
        40.0992, 81.0054, -94.6162
      #b114ef color charts
#b114ef RGB chart
      #b114ef CMYK chart
      #b114ef RGB pie chart
      #b114ef color shades, tints & tones
#b114ef color schemes
#b114ef color preview, HTML & CSS examples
           This text has a color of #b114ef        
        
          <p style="color:#b114ef;">Text here</p>
        
        
          .mytext {color:#b114ef;}
        
        Text color #b114ef
      
           This box has a color of #b114ef        
        
          <div style="background-color:#b114ef;">Content here</div>
        
        
          .mybackground {background-color:#b114ef;}
        
        Background color #b114ef
      
           Border around this has a color of #b114ef        
        
          <div style="border:2px solid #b114ef;">Content here</div>
        
        
          .myborder {border:2px solid #b114ef;}
        
        Border color #b114ef