#b14bf3 color space conversions
Hex:
        #b14bf3
        RGB:
        177, 75, 243
        CMY:
        31, 71, 5
        CMYK:
        27, 69, 0, 5
      HSL:
        276°, 87.5000%, 62.3529%
        HSV (HSB):
        276°, 69.1358%, 95.2941%
        XYZ:
        36.8252, 20.8503, 86.8776
        xyY:
        0.2548, 0.1442, 20.8503
      CIE-Lab:
        52.7853, 68.0184, -66.9055
        CIE-LCH:
        52.7853, 95.4089, 315.4726
        CIE-Luv:
        52.7853, 29.8862, -110.3533
        Hunter-Lab:
        45.6622, 64.0463, -80.8427
      #b14bf3 color charts
#b14bf3 RGB chart
      #b14bf3 CMYK chart
      #b14bf3 RGB pie chart
      #b14bf3 color shades, tints & tones
#b14bf3 color schemes
#b14bf3 color preview, HTML & CSS examples
           This text has a color of #b14bf3        
        
          <p style="color:#b14bf3;">Text here</p>
        
        
          .mytext {color:#b14bf3;}
        
        Text color #b14bf3
      
           This box has a color of #b14bf3        
        
          <div style="background-color:#b14bf3;">Content here</div>
        
        
          .mybackground {background-color:#b14bf3;}
        
        Background color #b14bf3
      
           Border around this has a color of #b14bf3        
        
          <div style="border:2px solid #b14bf3;">Content here</div>
        
        
          .myborder {border:2px solid #b14bf3;}
        
        Border color #b14bf3