#b14fea color space conversions
Hex:
        #b14fea
        RGB:
        177, 79, 234
        CMY:
        31, 69, 8
        CMYK:
        24, 66, 0, 8
      HSL:
        278°, 78.6802%, 61.3725%
        HSV (HSB):
        278°, 66.2393%, 91.7647%
        XYZ:
        35.7787, 20.8796, 79.9863
        xyY:
        0.2618, 0.1528, 20.8796
      CIE-Lab:
        52.8175, 64.3938, -61.8096
        CIE-LCH:
        52.8175, 89.2580, 316.1730
        CIE-Luv:
        52.8175, 31.0135, -102.4834
        Hunter-Lab:
        45.6942, 59.8014, -71.7994
      #b14fea color charts
#b14fea RGB chart
      #b14fea CMYK chart
      #b14fea RGB pie chart
      #b14fea color shades, tints & tones
#b14fea color schemes
#b14fea color preview, HTML & CSS examples
           This text has a color of #b14fea        
        
          <p style="color:#b14fea;">Text here</p>
        
        
          .mytext {color:#b14fea;}
        
        Text color #b14fea
      
           This box has a color of #b14fea        
        
          <div style="background-color:#b14fea;">Content here</div>
        
        
          .mybackground {background-color:#b14fea;}
        
        Background color #b14fea
      
           Border around this has a color of #b14fea        
        
          <div style="border:2px solid #b14fea;">Content here</div>
        
        
          .myborder {border:2px solid #b14fea;}
        
        Border color #b14fea