#b117d2 color space conversions
Hex:
        #b117d2
        RGB:
        177, 23, 210
        CMY:
        31, 91, 18
        CMYK:
        16, 89, 0, 18
      HSL:
        289°, 80.2575%, 45.6863%
        HSV (HSB):
        289°, 89.0476%, 82.3529%
        XYZ:
        30.0707, 14.6130, 62.2085
        xyY:
        0.2813, 0.1367, 14.6130
      CIE-Lab:
        45.0996, 77.3395, -60.6120
        CIE-LCH:
        45.0996, 98.2609, 321.9137
        CIE-Luv:
        45.0996, 45.7936, -97.6860
        Hunter-Lab:
        38.2270, 73.5171, -69.7263
      #b117d2 color charts
#b117d2 RGB chart
      #b117d2 CMYK chart
      #b117d2 RGB pie chart
      #b117d2 color shades, tints & tones
#b117d2 color schemes
#b117d2 color preview, HTML & CSS examples
           This text has a color of #b117d2        
        
          <p style="color:#b117d2;">Text here</p>
        
        
          .mytext {color:#b117d2;}
        
        Text color #b117d2
      
           This box has a color of #b117d2        
        
          <div style="background-color:#b117d2;">Content here</div>
        
        
          .mybackground {background-color:#b117d2;}
        
        Background color #b117d2
      
           Border around this has a color of #b117d2        
        
          <div style="border:2px solid #b117d2;">Content here</div>
        
        
          .myborder {border:2px solid #b117d2;}
        
        Border color #b117d2