#b114ce color space conversions
Hex:
        #b114ce
        RGB:
        177, 20, 206
        CMY:
        31, 92, 19
        CMYK:
        14, 90, 0, 19
      HSL:
        291°, 82.3009%, 44.3137%
        HSV (HSB):
        291°, 90.2913%, 80.7843%
        XYZ:
        29.5222, 14.3037, 59.5974
        xyY:
        0.2855, 0.1383, 14.3037
      CIE-Lab:
        44.6653, 77.1271, -59.0056
        CIE-LCH:
        44.6653, 97.1095, 322.5824
        CIE-Luv:
        44.6653, 47.2742, -95.1736
        Hunter-Lab:
        37.8202, 73.1507, -66.9557
      #b114ce color charts
#b114ce RGB chart
      #b114ce CMYK chart
      #b114ce RGB pie chart
      #b114ce color shades, tints & tones
#b114ce color schemes
#b114ce color preview, HTML & CSS examples
           This text has a color of #b114ce        
        
          <p style="color:#b114ce;">Text here</p>
        
        
          .mytext {color:#b114ce;}
        
        Text color #b114ce
      
           This box has a color of #b114ce        
        
          <div style="background-color:#b114ce;">Content here</div>
        
        
          .mybackground {background-color:#b114ce;}
        
        Background color #b114ce
      
           Border around this has a color of #b114ce        
        
          <div style="border:2px solid #b114ce;">Content here</div>
        
        
          .myborder {border:2px solid #b114ce;}
        
        Border color #b114ce