#1e6efe color space conversions
Hex:
        #1e6efe
        RGB:
        30, 110, 254
        CMY:
        88, 57, 0
        CMYK:
        88, 57, 0, 0
      HSL:
        219°, 99.1150%, 55.6863%
        HSV (HSB):
        219°, 88.1890%, 99.6078%
        XYZ:
        24.0007, 18.5836, 96.0880
        xyY:
        0.1731, 0.1340, 18.5836
      CIE-Lab:
        50.1965, 30.7031, -77.7054
        CIE-LCH:
        50.1965, 83.5512, 291.5601
        CIE-Luv:
        50.1965, -23.1027, -120.9483
        Hunter-Lab:
        43.1087, 23.9394, -101.9793
      #1e6efe color charts
#1e6efe RGB chart
      #1e6efe CMYK chart
      #1e6efe RGB pie chart
      #1e6efe color shades, tints & tones
#1e6efe color schemes
#1e6efe color preview, HTML & CSS examples
           This text has a color of #1e6efe        
        
          <p style="color:#1e6efe;">Text here</p>
        
        
          .mytext {color:#1e6efe;}
        
        Text color #1e6efe
      
           This box has a color of #1e6efe        
        
          <div style="background-color:#1e6efe;">Content here</div>
        
        
          .mybackground {background-color:#1e6efe;}
        
        Background color #1e6efe
      
           Border around this has a color of #1e6efe        
        
          <div style="border:2px solid #1e6efe;">Content here</div>
        
        
          .myborder {border:2px solid #1e6efe;}
        
        Border color #1e6efe