#b514cb color space conversions
Hex:
        #b514cb
        RGB:
        181, 20, 203
        CMY:
        29, 92, 20
        CMYK:
        11, 90, 0, 20
      HSL:
        293°, 82.0628%, 43.7255%
        HSV (HSB):
        293°, 90.1478%, 79.6078%
        XYZ:
        30.0857, 14.6359, 57.7392
        xyY:
        0.2936, 0.1428, 14.6359
      CIE-Lab:
        45.1314, 77.2590, -56.4837
        CIE-LCH:
        45.1314, 95.7046, 323.8296
        CIE-Luv:
        45.1314, 50.9059, -92.0064
        Hunter-Lab:
        38.2568, 73.4253, -62.7038
      #b514cb color charts
#b514cb RGB chart
      #b514cb CMYK chart
      #b514cb RGB pie chart
      #b514cb color shades, tints & tones
#b514cb color schemes
#b514cb color preview, HTML & CSS examples
           This text has a color of #b514cb        
        
          <p style="color:#b514cb;">Text here</p>
        
        
          .mytext {color:#b514cb;}
        
        Text color #b514cb
      
           This box has a color of #b514cb        
        
          <div style="background-color:#b514cb;">Content here</div>
        
        
          .mybackground {background-color:#b514cb;}
        
        Background color #b514cb
      
           Border around this has a color of #b514cb        
        
          <div style="border:2px solid #b514cb;">Content here</div>
        
        
          .myborder {border:2px solid #b514cb;}
        
        Border color #b514cb