#b14ed0 color space conversions
Hex:
        #b14ed0
        RGB:
        177, 78, 208
        CMY:
        31, 69, 18
        CMYK:
        15, 63, 0, 18
      HSL:
        286°, 58.0357%, 56.0784%
        HSV (HSB):
        286°, 62.5000%, 81.5686%
        XYZ:
        32.2410, 19.3500, 61.7101
        xyY:
        0.2846, 0.1708, 19.3500
      CIE-Lab:
        51.0941, 59.5076, -49.8322
        CIE-LCH:
        51.0941, 77.6170, 320.0569
        CIE-Luv:
        51.0941, 37.3401, -83.2047
        Hunter-Lab:
        43.9886, 53.8499, -52.3840
      #b14ed0 color charts
#b14ed0 RGB chart
      #b14ed0 CMYK chart
      #b14ed0 RGB pie chart
      #b14ed0 color shades, tints & tones
#b14ed0 color schemes
#b14ed0 color preview, HTML & CSS examples
           This text has a color of #b14ed0        
        
          <p style="color:#b14ed0;">Text here</p>
        
        
          .mytext {color:#b14ed0;}
        
        Text color #b14ed0
      
           This box has a color of #b14ed0        
        
          <div style="background-color:#b14ed0;">Content here</div>
        
        
          .mybackground {background-color:#b14ed0;}
        
        Background color #b14ed0
      
           Border around this has a color of #b14ed0        
        
          <div style="border:2px solid #b14ed0;">Content here</div>
        
        
          .myborder {border:2px solid #b14ed0;}
        
        Border color #b14ed0