#b114ee color space conversions
Hex:
        #b114ee
        RGB:
        177, 20, 238
        CMY:
        31, 92, 7
        CMYK:
        26, 92, 0, 7
      HSL:
        283°, 86.5079%, 50.5882%
        HSV (HSB):
        283°, 91.5966%, 93.3333%
        XYZ:
        33.8142, 16.0205, 82.1990
        xyY:
        0.2561, 0.1213, 16.0205
      CIE-Lab:
        47.0013, 82.7310, -73.4863
        CIE-LCH:
        47.0013, 110.6556, 318.3867
        CIE-Luv:
        47.0013, 37.8287, -116.9740
        Hunter-Lab:
        40.0256, 80.7548, -93.7437
      #b114ee color charts
#b114ee RGB chart
      #b114ee CMYK chart
      #b114ee RGB pie chart
      #b114ee color shades, tints & tones
#b114ee color schemes
#b114ee color preview, HTML & CSS examples
           This text has a color of #b114ee        
        
          <p style="color:#b114ee;">Text here</p>
        
        
          .mytext {color:#b114ee;}
        
        Text color #b114ee
      
           This box has a color of #b114ee        
        
          <div style="background-color:#b114ee;">Content here</div>
        
        
          .mybackground {background-color:#b114ee;}
        
        Background color #b114ee
      
           Border around this has a color of #b114ee        
        
          <div style="border:2px solid #b114ee;">Content here</div>
        
        
          .myborder {border:2px solid #b114ee;}
        
        Border color #b114ee