#042ab7 color space conversions
Hex:
        #042ab7
        RGB:
        4, 42, 183
        CMY:
        98, 84, 28
        CMYK:
        98, 77, 0, 28
      HSL:
        227°, 95.7219%, 36.6667%
        HSV (HSB):
        227°, 97.8142%, 71.7647%
        XYZ:
        9.4253, 5.1006, 45.2875
        xyY:
        0.1576, 0.0853, 5.1006
      CIE-Lab:
        27.0196, 46.0020, -75.1202
        CIE-LCH:
        27.0196, 88.0864, 301.4824
        CIE-Luv:
        27.0196, -9.7859, -91.8056
        Hunter-Lab:
        22.5846, 34.9708, -103.0814
      #042ab7 color charts
#042ab7 RGB chart
      #042ab7 CMYK chart
      #042ab7 RGB pie chart
      #042ab7 color shades, tints & tones
#042ab7 color schemes
#042ab7 color preview, HTML & CSS examples
           This text has a color of #042ab7        
        
          <p style="color:#042ab7;">Text here</p>
        
        
          .mytext {color:#042ab7;}
        
        Text color #042ab7
      
           This box has a color of #042ab7        
        
          <div style="background-color:#042ab7;">Content here</div>
        
        
          .mybackground {background-color:#042ab7;}
        
        Background color #042ab7
      
           Border around this has a color of #042ab7        
        
          <div style="border:2px solid #042ab7;">Content here</div>
        
        
          .myborder {border:2px solid #042ab7;}
        
        Border color #042ab7