#1e85de color space conversions
Hex:
        #1e85de
        RGB:
        30, 133, 222
        CMY:
        88, 48, 13
        CMYK:
        86, 40, 0, 13
      HSL:
        208°, 76.1905%, 49.4118%
        HSV (HSB):
        208°, 86.4865%, 87.0588%
        XYZ:
        22.1078, 22.3250, 72.2512
        xyY:
        0.1895, 0.1913, 22.3250
      CIE-Lab:
        54.3702, 4.1759, -53.1171
        CIE-LCH:
        54.3702, 53.2810, 274.4952
        CIE-Luv:
        54.3702, -30.8933, -83.4970
        Hunter-Lab:
        47.2493, 0.8330, -57.5886
      #1e85de color charts
#1e85de RGB chart
      #1e85de CMYK chart
      #1e85de RGB pie chart
      #1e85de color shades, tints & tones
#1e85de color schemes
#1e85de color preview, HTML & CSS examples
           This text has a color of #1e85de        
        
          <p style="color:#1e85de;">Text here</p>
        
        
          .mytext {color:#1e85de;}
        
        Text color #1e85de
      
           This box has a color of #1e85de        
        
          <div style="background-color:#1e85de;">Content here</div>
        
        
          .mybackground {background-color:#1e85de;}
        
        Background color #1e85de
      
           Border around this has a color of #1e85de        
        
          <div style="border:2px solid #1e85de;">Content here</div>
        
        
          .myborder {border:2px solid #1e85de;}
        
        Border color #1e85de