#b14bf7 color space conversions
Hex:
        #b14bf7
        RGB:
        177, 75, 247
        CMY:
        31, 71, 3
        CMYK:
        28, 70, 0, 3
      HSL:
        276°, 91.4894%, 63.1373%
        HSV (HSB):
        276°, 69.6356%, 96.8627%
        XYZ:
        37.4360, 21.0947, 90.0943
        xyY:
        0.2519, 0.1419, 21.0947
      CIE-Lab:
        53.0529, 68.8691, -68.7058
        CIE-LCH:
        53.0529, 97.2802, 315.0680
        CIE-Luv:
        53.0529, 29.0231, -113.2151
        Hunter-Lab:
        45.9289, 65.1173, -84.1531
      #b14bf7 color charts
#b14bf7 RGB chart
      #b14bf7 CMYK chart
      #b14bf7 RGB pie chart
      #b14bf7 color shades, tints & tones
#b14bf7 color schemes
#b14bf7 color preview, HTML & CSS examples
           This text has a color of #b14bf7        
        
          <p style="color:#b14bf7;">Text here</p>
        
        
          .mytext {color:#b14bf7;}
        
        Text color #b14bf7
      
           This box has a color of #b14bf7        
        
          <div style="background-color:#b14bf7;">Content here</div>
        
        
          .mybackground {background-color:#b14bf7;}
        
        Background color #b14bf7
      
           Border around this has a color of #b14bf7        
        
          <div style="border:2px solid #b14bf7;">Content here</div>
        
        
          .myborder {border:2px solid #b14bf7;}
        
        Border color #b14bf7