#0204c5 color space conversions
Hex:
        #0204c5
        RGB:
        2, 4, 197
        CMY:
        99, 98, 23
        CMYK:
        99, 98, 0, 23
      HSL:
        239°, 97.9899%, 39.0196%
        HSV (HSB):
        239°, 98.9848%, 77.2549%
        XYZ:
        10.1465, 4.1310, 53.0859
        xyY:
        0.1506, 0.0613, 4.1310
      CIE-Lab:
        24.0997, 64.3460, -88.2740
        CIE-LCH:
        24.0997, 109.2369, 306.0896
        CIE-Luv:
        24.0997, -7.0250, -96.3845
        Hunter-Lab:
        20.3248, 53.5422, -140.6313
      #0204c5 color charts
#0204c5 RGB chart
      #0204c5 CMYK chart
      #0204c5 RGB pie chart
      #0204c5 color shades, tints & tones
#0204c5 color schemes
#0204c5 color preview, HTML & CSS examples
           This text has a color of #0204c5        
        
          <p style="color:#0204c5;">Text here</p>
        
        
          .mytext {color:#0204c5;}
        
        Text color #0204c5
      
           This box has a color of #0204c5        
        
          <div style="background-color:#0204c5;">Content here</div>
        
        
          .mybackground {background-color:#0204c5;}
        
        Background color #0204c5
      
           Border around this has a color of #0204c5        
        
          <div style="border:2px solid #0204c5;">Content here</div>
        
        
          .myborder {border:2px solid #0204c5;}
        
        Border color #0204c5