#042bf5 color space conversions
Hex:
        #042bf5
        RGB:
        4, 43, 245
        CMY:
        98, 83, 4
        CMYK:
        98, 82, 0, 4
      HSL:
        230°, 96.7871%, 48.8235%
        HSV (HSB):
        230°, 98.3673%, 96.0784%
        XYZ:
        17.3954, 8.3461, 87.0803
        xyY:
        0.1542, 0.0740, 8.3461
      CIE-Lab:
        34.6936, 65.3733, -98.2423
        CIE-LCH:
        34.6936, 118.0051, 303.6410
        CIE-Luv:
        34.6936, -11.5168, -127.3349
        Hunter-Lab:
        28.8897, 56.9235, -158.4913
      #042bf5 color charts
#042bf5 RGB chart
      #042bf5 CMYK chart
      #042bf5 RGB pie chart
      #042bf5 color shades, tints & tones
#042bf5 color schemes
#042bf5 color preview, HTML & CSS examples
           This text has a color of #042bf5        
        
          <p style="color:#042bf5;">Text here</p>
        
        
          .mytext {color:#042bf5;}
        
        Text color #042bf5
      
           This box has a color of #042bf5        
        
          <div style="background-color:#042bf5;">Content here</div>
        
        
          .mybackground {background-color:#042bf5;}
        
        Background color #042bf5
      
           Border around this has a color of #042bf5        
        
          <div style="border:2px solid #042bf5;">Content here</div>
        
        
          .myborder {border:2px solid #042bf5;}
        
        Border color #042bf5