#1042e3 color space conversions
Hex:
        #1042e3
        RGB:
        16, 66, 227
        CMY:
        94, 74, 11
        CMYK:
        93, 71, 0, 11
      HSL:
        226°, 86.8313%, 47.6471%
        HSV (HSB):
        226°, 92.9515%, 89.0196%
        XYZ:
        16.0270, 9.5526, 73.6722
        xyY:
        0.1615, 0.0962, 9.5526
      CIE-Lab:
        37.0273, 47.6668, -84.1548
        CIE-LCH:
        37.0273, 96.7169, 299.5280
        CIE-Luv:
        37.0273, -14.0950, -116.6262
        Hunter-Lab:
        30.9073, 38.4735, -119.6912
      #1042e3 color charts
#1042e3 RGB chart
      #1042e3 CMYK chart
      #1042e3 RGB pie chart
      #1042e3 color shades, tints & tones
#1042e3 color schemes
#1042e3 color preview, HTML & CSS examples
           This text has a color of #1042e3        
        
          <p style="color:#1042e3;">Text here</p>
        
        
          .mytext {color:#1042e3;}
        
        Text color #1042e3
      
           This box has a color of #1042e3        
        
          <div style="background-color:#1042e3;">Content here</div>
        
        
          .mybackground {background-color:#1042e3;}
        
        Background color #1042e3
      
           Border around this has a color of #1042e3        
        
          <div style="border:2px solid #1042e3;">Content here</div>
        
        
          .myborder {border:2px solid #1042e3;}
        
        Border color #1042e3