#0402d4 color space conversions
Hex:
        #0402d4
        RGB:
        4, 2, 212
        CMY:
        98, 99, 17
        CMYK:
        98, 99, 0, 17
      HSL:
        241°, 98.1308%, 41.9608%
        HSV (HSB):
        241°, 99.0566%, 83.1373%
        XYZ:
        11.9554, 4.8227, 62.5881
        xyY:
        0.1506, 0.0608, 4.8227
      CIE-Lab:
        26.2235, 68.5239, -93.4938
        CIE-LCH:
        26.2235, 115.9164, 306.2386
        CIE-Luv:
        26.2235, -7.5215, -105.2708
        Hunter-Lab:
        21.9606, 58.7449, -153.6049
      #0402d4 color charts
#0402d4 RGB chart
      #0402d4 CMYK chart
      #0402d4 RGB pie chart
      #0402d4 color shades, tints & tones
#0402d4 color schemes
#0402d4 color preview, HTML & CSS examples
           This text has a color of #0402d4        
        
          <p style="color:#0402d4;">Text here</p>
        
        
          .mytext {color:#0402d4;}
        
        Text color #0402d4
      
           This box has a color of #0402d4        
        
          <div style="background-color:#0402d4;">Content here</div>
        
        
          .mybackground {background-color:#0402d4;}
        
        Background color #0402d4
      
           Border around this has a color of #0402d4        
        
          <div style="border:2px solid #0402d4;">Content here</div>
        
        
          .myborder {border:2px solid #0402d4;}
        
        Border color #0402d4