#1e58fa color space conversions
Hex:
        #1e58fa
        RGB:
        30, 88, 250
        CMY:
        88, 65, 2
        CMYK:
        88, 65, 0, 2
      HSL:
        224°, 95.6522%, 54.9020%
        HSV (HSB):
        224°, 88.0000%, 98.0392%
        XYZ:
        21.2805, 14.1576, 92.0536
        xyY:
        0.1669, 0.1110, 14.1576
      CIE-Lab:
        44.4581, 43.0158, -84.8758
        CIE-LCH:
        44.4581, 95.1539, 296.8763
        CIE-Luv:
        44.4581, -17.8417, -126.2259
        Hunter-Lab:
        37.6266, 35.1077, -118.7146
      #1e58fa color charts
#1e58fa RGB chart
      #1e58fa CMYK chart
      #1e58fa RGB pie chart
      #1e58fa color shades, tints & tones
#1e58fa color schemes
#1e58fa color preview, HTML & CSS examples
           This text has a color of #1e58fa        
        
          <p style="color:#1e58fa;">Text here</p>
        
        
          .mytext {color:#1e58fa;}
        
        Text color #1e58fa
      
           This box has a color of #1e58fa        
        
          <div style="background-color:#1e58fa;">Content here</div>
        
        
          .mybackground {background-color:#1e58fa;}
        
        Background color #1e58fa
      
           Border around this has a color of #1e58fa        
        
          <div style="border:2px solid #1e58fa;">Content here</div>
        
        
          .myborder {border:2px solid #1e58fa;}
        
        Border color #1e58fa