#b117ef color space conversions
Hex:
        #b117ef
        RGB:
        177, 23, 239
        CMY:
        31, 91, 6
        CMYK:
        26, 90, 0, 6
      HSL:
        283°, 87.0968%, 51.3725%
        HSV (HSB):
        283°, 90.3766%, 93.7255%
        XYZ:
        34.0178, 16.1919, 82.9938
        xyY:
        0.2554, 0.1216, 16.1919
      CIE-Lab:
        47.2253, 82.4755, -73.6853
        CIE-LCH:
        47.2253, 110.5972, 318.2218
        CIE-Luv:
        47.2253, 37.3951, -117.3979
        Hunter-Lab:
        40.2392, 80.4839, -94.1189
      #b117ef color charts
#b117ef RGB chart
      #b117ef CMYK chart
      #b117ef RGB pie chart
      #b117ef color shades, tints & tones
#b117ef color schemes
#b117ef color preview, HTML & CSS examples
           This text has a color of #b117ef        
        
          <p style="color:#b117ef;">Text here</p>
        
        
          .mytext {color:#b117ef;}
        
        Text color #b117ef
      
           This box has a color of #b117ef        
        
          <div style="background-color:#b117ef;">Content here</div>
        
        
          .mybackground {background-color:#b117ef;}
        
        Background color #b117ef
      
           Border around this has a color of #b117ef        
        
          <div style="border:2px solid #b117ef;">Content here</div>
        
        
          .myborder {border:2px solid #b117ef;}
        
        Border color #b117ef