#b14ebd color space conversions
Hex:
        #b14ebd
        RGB:
        177, 78, 189
        CMY:
        31, 69, 26
        CMYK:
        6, 59, 0, 26
      HSL:
        294°, 45.6790%, 52.3529%
        HSV (HSB):
        294°, 58.7302%, 74.1176%
        XYZ:
        30.0412, 18.4700, 50.1258
        xyY:
        0.3046, 0.1873, 18.4700
      CIE-Lab:
        50.0613, 55.8411, -40.5308
        CIE-LCH:
        50.0613, 68.9998, 324.0270
        CIE-Luv:
        50.0613, 42.1931, -68.3122
        Hunter-Lab:
        42.9768, 49.5639, -39.0690
      #b14ebd color charts
#b14ebd RGB chart
      #b14ebd CMYK chart
      #b14ebd RGB pie chart
      #b14ebd color shades, tints & tones
#b14ebd color schemes
#b14ebd color preview, HTML & CSS examples
           This text has a color of #b14ebd        
        
          <p style="color:#b14ebd;">Text here</p>
        
        
          .mytext {color:#b14ebd;}
        
        Text color #b14ebd
      
           This box has a color of #b14ebd        
        
          <div style="background-color:#b14ebd;">Content here</div>
        
        
          .mybackground {background-color:#b14ebd;}
        
        Background color #b14ebd
      
           Border around this has a color of #b14ebd        
        
          <div style="border:2px solid #b14ebd;">Content here</div>
        
        
          .myborder {border:2px solid #b14ebd;}
        
        Border color #b14ebd