#b514e5 color space conversions
Hex:
        #b514e5
        RGB:
        181, 20, 229
        CMY:
        29, 92, 10
        CMYK:
        21, 91, 0, 10
      HSL:
        286°, 83.9357%, 48.8235%
        HSV (HSB):
        286°, 91.2664%, 89.8039%
        XYZ:
        33.4491, 15.9812, 75.4505
        xyY:
        0.2678, 0.1280, 15.9812
      CIE-Lab:
        46.9498, 81.6731, -68.4484
        CIE-LCH:
        46.9498, 106.5630, 320.0344
        CIE-Luv:
        46.9498, 42.7308, -110.1051
        Hunter-Lab:
        39.9765, 79.3953, -83.9186
      #b514e5 color charts
#b514e5 RGB chart
      #b514e5 CMYK chart
      #b514e5 RGB pie chart
      #b514e5 color shades, tints & tones
#b514e5 color schemes
#b514e5 color preview, HTML & CSS examples
           This text has a color of #b514e5        
        
          <p style="color:#b514e5;">Text here</p>
        
        
          .mytext {color:#b514e5;}
        
        Text color #b514e5
      
           This box has a color of #b514e5        
        
          <div style="background-color:#b514e5;">Content here</div>
        
        
          .mybackground {background-color:#b514e5;}
        
        Background color #b514e5
      
           Border around this has a color of #b514e5        
        
          <div style="border:2px solid #b514e5;">Content here</div>
        
        
          .myborder {border:2px solid #b514e5;}
        
        Border color #b514e5