#1045ea color space conversions
Hex:
        #1045ea
        RGB:
        16, 69, 234
        CMY:
        94, 73, 8
        CMYK:
        93, 71, 0, 8
      HSL:
        225°, 87.2000%, 49.0196%
        HSV (HSB):
        225°, 93.1624%, 91.7647%
        XYZ:
        17.1931, 10.3069, 78.9252
        xyY:
        0.1616, 0.0968, 10.3069
      CIE-Lab:
        38.3877, 48.3457, -85.8868
        CIE-LCH:
        38.3877, 98.5589, 299.3752
        CIE-Luv:
        38.3877, -14.7298, -120.4166
        Hunter-Lab:
        32.1044, 39.4107, -123.2850
      #1045ea color charts
#1045ea RGB chart
      #1045ea CMYK chart
      #1045ea RGB pie chart
      #1045ea color shades, tints & tones
#1045ea color schemes
#1045ea color preview, HTML & CSS examples
           This text has a color of #1045ea        
        
          <p style="color:#1045ea;">Text here</p>
        
        
          .mytext {color:#1045ea;}
        
        Text color #1045ea
      
           This box has a color of #1045ea        
        
          <div style="background-color:#1045ea;">Content here</div>
        
        
          .mybackground {background-color:#1045ea;}
        
        Background color #1045ea
      
           Border around this has a color of #1045ea        
        
          <div style="border:2px solid #1045ea;">Content here</div>
        
        
          .myborder {border:2px solid #1045ea;}
        
        Border color #1045ea