#0442fe color space conversions
Hex:
        #0442fe
        RGB:
        4, 66, 254
        CMY:
        98, 74, 0
        CMYK:
        98, 74, 0, 0
      HSL:
        225°, 99.2063%, 50.5882%
        HSV (HSB):
        225°, 98.4252%, 99.6078%
        XYZ:
        19.8877, 11.0780, 94.8560
        xyY:
        0.1581, 0.0880, 11.0780
      CIE-Lab:
        39.7115, 56.7014, -94.9595
        CIE-LCH:
        39.7115, 110.6000, 300.8419
        CIE-Luv:
        39.7115, -14.8721, -132.4111
        Hunter-Lab:
        33.2836, 48.4112, -145.6738
      #0442fe color charts
#0442fe RGB chart
      #0442fe CMYK chart
      #0442fe RGB pie chart
      #0442fe color shades, tints & tones
#0442fe color schemes
#0442fe color preview, HTML & CSS examples
           This text has a color of #0442fe        
        
          <p style="color:#0442fe;">Text here</p>
        
        
          .mytext {color:#0442fe;}
        
        Text color #0442fe
      
           This box has a color of #0442fe        
        
          <div style="background-color:#0442fe;">Content here</div>
        
        
          .mybackground {background-color:#0442fe;}
        
        Background color #0442fe
      
           Border around this has a color of #0442fe        
        
          <div style="border:2px solid #0442fe;">Content here</div>
        
        
          .myborder {border:2px solid #0442fe;}
        
        Border color #0442fe