#1042d8 color space conversions
Hex:
        #1042d8
        RGB:
        16, 66, 216
        CMY:
        94, 74, 15
        CMYK:
        93, 69, 0, 15
      HSL:
        225°, 86.2069%, 45.4902%
        HSV (HSB):
        225°, 92.5926%, 84.7059%
        XYZ:
        14.5566, 8.9645, 65.9288
        xyY:
        0.1627, 0.1002, 8.9645
      CIE-Lab:
        35.9158, 43.7373, -79.6906
        CIE-LCH:
        35.9158, 90.9040, 298.7597
        CIE-Luv:
        35.9158, -13.9832, -110.0502
        Hunter-Lab:
        29.9407, 34.3869, -109.5969
      #1042d8 color charts
#1042d8 RGB chart
      #1042d8 CMYK chart
      #1042d8 RGB pie chart
      #1042d8 color shades, tints & tones
#1042d8 color schemes
#1042d8 color preview, HTML & CSS examples
           This text has a color of #1042d8        
        
          <p style="color:#1042d8;">Text here</p>
        
        
          .mytext {color:#1042d8;}
        
        Text color #1042d8
      
           This box has a color of #1042d8        
        
          <div style="background-color:#1042d8;">Content here</div>
        
        
          .mybackground {background-color:#1042d8;}
        
        Background color #1042d8
      
           Border around this has a color of #1042d8        
        
          <div style="border:2px solid #1042d8;">Content here</div>
        
        
          .myborder {border:2px solid #1042d8;}
        
        Border color #1042d8