#b117f0 color space conversions
Hex:
        #b117f0
        RGB:
        177, 23, 240
        CMY:
        31, 91, 6
        CMYK:
        26, 90, 0, 6
      HSL:
        283°, 87.8543%, 51.5686%
        HSV (HSB):
        283°, 90.4167%, 94.1176%
        XYZ:
        34.1660, 16.2512, 83.7741
        xyY:
        0.2546, 0.1211, 16.2512
      CIE-Lab:
        47.3023, 82.6581, -74.1232
        CIE-LCH:
        47.3023, 111.0253, 318.1160
        CIE-Luv:
        47.3023, 37.1292, -118.0574
        Hunter-Lab:
        40.3127, 80.7358, -94.9919
      #b117f0 color charts
#b117f0 RGB chart
      #b117f0 CMYK chart
      #b117f0 RGB pie chart
      #b117f0 color shades, tints & tones
#b117f0 color schemes
#b117f0 color preview, HTML & CSS examples
           This text has a color of #b117f0        
        
          <p style="color:#b117f0;">Text here</p>
        
        
          .mytext {color:#b117f0;}
        
        Text color #b117f0
      
           This box has a color of #b117f0        
        
          <div style="background-color:#b117f0;">Content here</div>
        
        
          .mybackground {background-color:#b117f0;}
        
        Background color #b117f0
      
           Border around this has a color of #b117f0        
        
          <div style="border:2px solid #b117f0;">Content here</div>
        
        
          .myborder {border:2px solid #b117f0;}
        
        Border color #b117f0