#0402af color space conversions
Hex:
        #0402af
        RGB:
        4, 2, 175
        CMY:
        98, 99, 31
        CMYK:
        98, 99, 0, 31
      HSL:
        241°, 97.7401%, 34.7059%
        HSV (HSB):
        241°, 98.8571%, 68.6275%
        XYZ:
        7.8096, 3.1644, 40.7566
        xyY:
        0.1510, 0.0612, 3.1644
      CIE-Lab:
        20.6905, 59.2218, -80.8776
        CIE-LCH:
        20.6905, 100.2418, 306.2131
        CIE-Luv:
        20.6905, -5.8886, -82.8260
        Hunter-Lab:
        17.7887, 47.2354, -123.3904
      #0402af color charts
#0402af RGB chart
      #0402af CMYK chart
      #0402af RGB pie chart
      #0402af color shades, tints & tones
#0402af color schemes
#0402af color preview, HTML & CSS examples
           This text has a color of #0402af        
        
          <p style="color:#0402af;">Text here</p>
        
        
          .mytext {color:#0402af;}
        
        Text color #0402af
      
           This box has a color of #0402af        
        
          <div style="background-color:#0402af;">Content here</div>
        
        
          .mybackground {background-color:#0402af;}
        
        Background color #0402af
      
           Border around this has a color of #0402af        
        
          <div style="border:2px solid #0402af;">Content here</div>
        
        
          .myborder {border:2px solid #0402af;}
        
        Border color #0402af