#5115cb color space conversions
Hex:
        #5115cb
        RGB:
        81, 21, 203
        CMY:
        68, 92, 20
        CMYK:
        60, 90, 0, 20
      HSL:
        260°, 81.2500%, 43.9216%
        HSV (HSB):
        260°, 89.6552%, 79.6078%
        XYZ:
        14.4410, 6.5975, 57.0122
        xyY:
        0.1850, 0.0845, 6.5975
      CIE-Lab:
        30.8724, 64.7663, -80.3859
        CIE-LCH:
        30.8724, 103.2306, 308.8581
        CIE-Luv:
        30.8724, 2.1031, -104.1820
        Hunter-Lab:
        25.6855, 55.4072, -113.6217
      #5115cb color charts
#5115cb RGB chart
      #5115cb CMYK chart
      #5115cb RGB pie chart
      #5115cb color shades, tints & tones
#5115cb color schemes
#5115cb color preview, HTML & CSS examples
           This text has a color of #5115cb        
        
          <p style="color:#5115cb;">Text here</p>
        
        
          .mytext {color:#5115cb;}
        
        Text color #5115cb
      
           This box has a color of #5115cb        
        
          <div style="background-color:#5115cb;">Content here</div>
        
        
          .mybackground {background-color:#5115cb;}
        
        Background color #5115cb
      
           Border around this has a color of #5115cb        
        
          <div style="border:2px solid #5115cb;">Content here</div>
        
        
          .myborder {border:2px solid #5115cb;}
        
        Border color #5115cb