#1e57fa color space conversions
Hex:
        #1e57fa
        RGB:
        30, 87, 250
        CMY:
        88, 66, 2
        CMYK:
        88, 65, 0, 2
      HSL:
        224°, 95.6522%, 54.9020%
        HSV (HSB):
        224°, 88.0000%, 98.0392%
        XYZ:
        21.1989, 13.9945, 92.0264
        xyY:
        0.1666, 0.1100, 13.9945
      CIE-Lab:
        44.2251, 43.6319, -85.2589
        CIE-LCH:
        44.2251, 95.7749, 297.1014
        CIE-Luv:
        44.2251, -17.6241, -126.4887
        Hunter-Lab:
        37.4093, 35.6854, -119.6662
      #1e57fa color charts
#1e57fa RGB chart
      #1e57fa CMYK chart
      #1e57fa RGB pie chart
      #1e57fa color shades, tints & tones
#1e57fa color schemes
#1e57fa color preview, HTML & CSS examples
           This text has a color of #1e57fa        
        
          <p style="color:#1e57fa;">Text here</p>
        
        
          .mytext {color:#1e57fa;}
        
        Text color #1e57fa
      
           This box has a color of #1e57fa        
        
          <div style="background-color:#1e57fa;">Content here</div>
        
        
          .mybackground {background-color:#1e57fa;}
        
        Background color #1e57fa
      
           Border around this has a color of #1e57fa        
        
          <div style="border:2px solid #1e57fa;">Content here</div>
        
        
          .myborder {border:2px solid #1e57fa;}
        
        Border color #1e57fa