#b14ae5 color space conversions
Hex:
        #b14ae5
        RGB:
        177, 74, 229
        CMY:
        31, 71, 10
        CMYK:
        23, 68, 0, 10
      HSL:
        280°, 74.8792%, 59.4118%
        HSV (HSB):
        280°, 67.6856%, 89.8039%
        XYZ:
        34.7231, 19.9018, 76.1401
        xyY:
        0.2655, 0.1522, 19.9018
      CIE-Lab:
        51.7260, 65.5122, -60.7512
        CIE-LCH:
        51.7260, 89.3451, 317.1594
        CIE-Luv:
        51.7260, 33.2485, -100.4872
        Hunter-Lab:
        44.6114, 60.8646, -69.9645
      #b14ae5 color charts
#b14ae5 RGB chart
      #b14ae5 CMYK chart
      #b14ae5 RGB pie chart
      #b14ae5 color shades, tints & tones
#b14ae5 color schemes
#b14ae5 color preview, HTML & CSS examples
           This text has a color of #b14ae5        
        
          <p style="color:#b14ae5;">Text here</p>
        
        
          .mytext {color:#b14ae5;}
        
        Text color #b14ae5
      
           This box has a color of #b14ae5        
        
          <div style="background-color:#b14ae5;">Content here</div>
        
        
          .mybackground {background-color:#b14ae5;}
        
        Background color #b14ae5
      
           Border around this has a color of #b14ae5        
        
          <div style="border:2px solid #b14ae5;">Content here</div>
        
        
          .myborder {border:2px solid #b14ae5;}
        
        Border color #b14ae5