#5118eb color space conversions
Hex:
        #5118eb
        RGB:
        81, 24, 235
        CMY:
        68, 91, 8
        CMYK:
        66, 90, 0, 8
      HSL:
        256°, 84.0637%, 50.7843%
        HSV (HSB):
        256°, 89.7872%, 92.1569%
        XYZ:
        18.7154, 8.4008, 79.2324
        xyY:
        0.1760, 0.0790, 8.4008
      CIE-Lab:
        34.8039, 71.9038, -92.2986
        CIE-LCH:
        34.8039, 117.0008, 307.9198
        CIE-Luv:
        34.8039, -0.9431, -122.4478
        Hunter-Lab:
        28.9841, 64.5376, -141.7894
      #5118eb color charts
#5118eb RGB chart
      #5118eb CMYK chart
      #5118eb RGB pie chart
      #5118eb color shades, tints & tones
#5118eb color schemes
#5118eb color preview, HTML & CSS examples
           This text has a color of #5118eb        
        
          <p style="color:#5118eb;">Text here</p>
        
        
          .mytext {color:#5118eb;}
        
        Text color #5118eb
      
           This box has a color of #5118eb        
        
          <div style="background-color:#5118eb;">Content here</div>
        
        
          .mybackground {background-color:#5118eb;}
        
        Background color #5118eb
      
           Border around this has a color of #5118eb        
        
          <div style="border:2px solid #5118eb;">Content here</div>
        
        
          .myborder {border:2px solid #5118eb;}
        
        Border color #5118eb