#5118bb color space conversions
Hex:
        #5118bb
        RGB:
        81, 24, 187
        CMY:
        68, 91, 27
        CMYK:
        57, 87, 0, 27
      HSL:
        261°, 77.2512%, 41.3725%
        HSV (HSB):
        261°, 87.1658%, 73.3333%
        XYZ:
        12.6896, 5.9905, 47.5012
        xyY:
        0.1917, 0.0905, 5.9905
      CIE-Lab:
        29.3884, 59.9090, -73.4299
        CIE-LCH:
        29.3884, 94.7683, 309.2098
        CIE-Luv:
        29.3884, 3.5513, -94.8717
        Hunter-Lab:
        24.4754, 49.7138, -97.9356
      #5118bb color charts
#5118bb RGB chart
      #5118bb CMYK chart
      #5118bb RGB pie chart
      #5118bb color shades, tints & tones
#5118bb color schemes
#5118bb color preview, HTML & CSS examples
           This text has a color of #5118bb        
        
          <p style="color:#5118bb;">Text here</p>
        
        
          .mytext {color:#5118bb;}
        
        Text color #5118bb
      
           This box has a color of #5118bb        
        
          <div style="background-color:#5118bb;">Content here</div>
        
        
          .mybackground {background-color:#5118bb;}
        
        Background color #5118bb
      
           Border around this has a color of #5118bb        
        
          <div style="border:2px solid #5118bb;">Content here</div>
        
        
          .myborder {border:2px solid #5118bb;}
        
        Border color #5118bb