#0204d7 color space conversions
Hex:
        #0204d7
        RGB:
        2, 4, 215
        CMY:
        99, 98, 16
        CMYK:
        99, 98, 0, 16
      HSL:
        239°, 98.1567%, 42.5490%
        HSV (HSB):
        239°, 99.0698%, 84.3137%
        XYZ:
        12.3342, 5.0060, 64.6062
        xyY:
        0.1505, 0.0611, 5.0060
      CIE-Lab:
        26.7520, 68.8643, -94.3511
        CIE-LCH:
        26.7520, 116.8094, 306.1247
        CIE-Luv:
        26.7520, -7.7957, -107.1633
        Hunter-Lab:
        22.3742, 59.2468, -155.5399
      #0204d7 color charts
#0204d7 RGB chart
      #0204d7 CMYK chart
      #0204d7 RGB pie chart
      #0204d7 color shades, tints & tones
#0204d7 color schemes
#0204d7 color preview, HTML & CSS examples
           This text has a color of #0204d7        
        
          <p style="color:#0204d7;">Text here</p>
        
        
          .mytext {color:#0204d7;}
        
        Text color #0204d7
      
           This box has a color of #0204d7        
        
          <div style="background-color:#0204d7;">Content here</div>
        
        
          .mybackground {background-color:#0204d7;}
        
        Background color #0204d7
      
           Border around this has a color of #0204d7        
        
          <div style="border:2px solid #0204d7;">Content here</div>
        
        
          .myborder {border:2px solid #0204d7;}
        
        Border color #0204d7