#b514f3 color space conversions
Hex:
        #b514f3
        RGB:
        181, 20, 243
        CMY:
        29, 92, 5
        CMYK:
        26, 92, 0, 5
      HSL:
        283°, 90.2834%, 51.5686%
        HSV (HSB):
        283°, 91.7695%, 95.2941%
        XYZ:
        35.4839, 16.7951, 86.1656
        xyY:
        0.2563, 0.1213, 16.7951
      CIE-Lab:
        48.0009, 84.1605, -74.6464
        CIE-LCH:
        48.0009, 112.4948, 318.4285
        CIE-Luv:
        48.0009, 38.7881, -119.4648
        Hunter-Lab:
        40.9819, 82.8348, -95.9717
      #b514f3 color charts
#b514f3 RGB chart
      #b514f3 CMYK chart
      #b514f3 RGB pie chart
      #b514f3 color shades, tints & tones
#b514f3 color schemes
#b514f3 color preview, HTML & CSS examples
           This text has a color of #b514f3        
        
          <p style="color:#b514f3;">Text here</p>
        
        
          .mytext {color:#b514f3;}
        
        Text color #b514f3
      
           This box has a color of #b514f3        
        
          <div style="background-color:#b514f3;">Content here</div>
        
        
          .mybackground {background-color:#b514f3;}
        
        Background color #b514f3
      
           Border around this has a color of #b514f3        
        
          <div style="border:2px solid #b514f3;">Content here</div>
        
        
          .myborder {border:2px solid #b514f3;}
        
        Border color #b514f3