#b114d6 color space conversions
Hex:
        #b114d6
        RGB:
        177, 20, 214
        CMY:
        31, 92, 16
        CMYK:
        17, 91, 0, 16
      HSL:
        289°, 82.9060%, 45.8824%
        HSV (HSB):
        289°, 90.6542%, 83.9216%
        XYZ:
        30.5192, 14.7025, 64.8476
        xyY:
        0.2773, 0.1336, 14.7025
      CIE-Lab:
        45.2240, 78.4889, -62.7120
        CIE-LCH:
        45.2240, 100.4654, 321.3754
        CIE-Luv:
        45.2240, 44.7526, -100.7580
        Hunter-Lab:
        38.3438, 74.9730, -73.4316
      #b114d6 color charts
#b114d6 RGB chart
      #b114d6 CMYK chart
      #b114d6 RGB pie chart
      #b114d6 color shades, tints & tones
#b114d6 color schemes
#b114d6 color preview, HTML & CSS examples
           This text has a color of #b114d6        
        
          <p style="color:#b114d6;">Text here</p>
        
        
          .mytext {color:#b114d6;}
        
        Text color #b114d6
      
           This box has a color of #b114d6        
        
          <div style="background-color:#b114d6;">Content here</div>
        
        
          .mybackground {background-color:#b114d6;}
        
        Background color #b114d6
      
           Border around this has a color of #b114d6        
        
          <div style="border:2px solid #b114d6;">Content here</div>
        
        
          .myborder {border:2px solid #b114d6;}
        
        Border color #b114d6