#045ae7 color space conversions
Hex:
        #045ae7
        RGB:
        4, 90, 231
        CMY:
        98, 65, 9
        CMYK:
        98, 61, 0, 9
      HSL:
        217°, 96.5957%, 46.0784%
        HSV (HSB):
        217°, 98.2684%, 90.5882%
        XYZ:
        18.1300, 13.1077, 77.1758
        xyY:
        0.1672, 0.1209, 13.1077
      CIE-Lab:
        42.9250, 33.8345, -76.7266
        CIE-LCH:
        42.9250, 83.8555, 293.7963
        CIE-Luv:
        42.9250, -19.7194, -113.8334
        Hunter-Lab:
        36.2045, 26.0291, -101.0431
      #045ae7 color charts
#045ae7 RGB chart
      #045ae7 CMYK chart
      #045ae7 RGB pie chart
      #045ae7 color shades, tints & tones
#045ae7 color schemes
#045ae7 color preview, HTML & CSS examples
           This text has a color of #045ae7        
        
          <p style="color:#045ae7;">Text here</p>
        
        
          .mytext {color:#045ae7;}
        
        Text color #045ae7
      
           This box has a color of #045ae7        
        
          <div style="background-color:#045ae7;">Content here</div>
        
        
          .mybackground {background-color:#045ae7;}
        
        Background color #045ae7
      
           Border around this has a color of #045ae7        
        
          <div style="border:2px solid #045ae7;">Content here</div>
        
        
          .myborder {border:2px solid #045ae7;}
        
        Border color #045ae7