#1485ea color space conversions
Hex:
        #1485ea
        RGB:
        20, 133, 234
        CMY:
        92, 48, 8
        CMYK:
        91, 43, 0, 8
      HSL:
        208°, 84.2520%, 49.8039%
        HSV (HSB):
        208°, 91.4530%, 91.7647%
        XYZ:
        23.5273, 22.8643, 81.0151
        xyY:
        0.1847, 0.1795, 22.8643
      CIE-Lab:
        54.9323, 8.1983, -58.9338
        CIE-LCH:
        54.9323, 59.5013, 277.9196
        CIE-Luv:
        54.9323, -31.0251, -93.3626
        Hunter-Lab:
        47.8166, 4.1486, -66.9827
      #1485ea color charts
#1485ea RGB chart
      #1485ea CMYK chart
      #1485ea RGB pie chart
      #1485ea color shades, tints & tones
#1485ea color schemes
#1485ea color preview, HTML & CSS examples
           This text has a color of #1485ea        
        
          <p style="color:#1485ea;">Text here</p>
        
        
          .mytext {color:#1485ea;}
        
        Text color #1485ea
      
           This box has a color of #1485ea        
        
          <div style="background-color:#1485ea;">Content here</div>
        
        
          .mybackground {background-color:#1485ea;}
        
        Background color #1485ea
      
           Border around this has a color of #1485ea        
        
          <div style="border:2px solid #1485ea;">Content here</div>
        
        
          .myborder {border:2px solid #1485ea;}
        
        Border color #1485ea