#5112cb color space conversions
Hex:
        #5112cb
        RGB:
        81, 18, 203
        CMY:
        68, 93, 20
        CMYK:
        60, 91, 0, 20
      HSL:
        260°, 83.7104%, 43.3333%
        HSV (HSB):
        260°, 91.1330%, 79.6078%
        XYZ:
        14.3891, 6.4937, 56.9949
        xyY:
        0.1848, 0.0834, 6.4937
      CIE-Lab:
        30.6254, 65.5108, -80.7954
        CIE-LCH:
        30.6254, 104.0171, 309.0360
        CIE-Luv:
        30.6254, 2.2687, -104.1753
        Hunter-Lab:
        25.4828, 56.1969, -114.7702
      #5112cb color charts
#5112cb RGB chart
      #5112cb CMYK chart
      #5112cb RGB pie chart
      #5112cb color shades, tints & tones
#5112cb color schemes
#5112cb color preview, HTML & CSS examples
           This text has a color of #5112cb        
        
          <p style="color:#5112cb;">Text here</p>
        
        
          .mytext {color:#5112cb;}
        
        Text color #5112cb
      
           This box has a color of #5112cb        
        
          <div style="background-color:#5112cb;">Content here</div>
        
        
          .mybackground {background-color:#5112cb;}
        
        Background color #5112cb
      
           Border around this has a color of #5112cb        
        
          <div style="border:2px solid #5112cb;">Content here</div>
        
        
          .myborder {border:2px solid #5112cb;}
        
        Border color #5112cb