#b14de5 color space conversions
Hex:
        #b14de5
        RGB:
        177, 77, 229
        CMY:
        31, 70, 10
        CMYK:
        23, 66, 0, 10
      HSL:
        279°, 74.5098%, 60.0000%
        HSV (HSB):
        279°, 66.3755%, 89.8039%
        XYZ:
        34.9282, 20.3120, 76.2084
        xyY:
        0.2657, 0.1545, 20.3120
      CIE-Lab:
        52.1882, 64.2226, -60.0075
        CIE-LCH:
        52.1882, 87.8945, 316.9433
        CIE-Luv:
        52.1882, 32.5873, -99.4761
        Hunter-Lab:
        45.0688, 59.4664, -68.7073
      #b14de5 color charts
#b14de5 RGB chart
      #b14de5 CMYK chart
      #b14de5 RGB pie chart
      #b14de5 color shades, tints & tones
#b14de5 color schemes
#b14de5 color preview, HTML & CSS examples
           This text has a color of #b14de5        
        
          <p style="color:#b14de5;">Text here</p>
        
        
          .mytext {color:#b14de5;}
        
        Text color #b14de5
      
           This box has a color of #b14de5        
        
          <div style="background-color:#b14de5;">Content here</div>
        
        
          .mybackground {background-color:#b14de5;}
        
        Background color #b14de5
      
           Border around this has a color of #b14de5        
        
          <div style="border:2px solid #b14de5;">Content here</div>
        
        
          .myborder {border:2px solid #b14de5;}
        
        Border color #b14de5