#0204b5 color space conversions
Hex:
        #0204b5
        RGB:
        2, 4, 181
        CMY:
        99, 98, 29
        CMYK:
        99, 98, 0, 29
      HSL:
        239°, 97.8142%, 35.8824%
        HSV (HSB):
        239°, 98.8950%, 70.9804%
        XYZ:
        8.4089, 3.4359, 43.9361
        xyY:
        0.1507, 0.0616, 3.4359
      CIE-Lab:
        21.7114, 60.2452, -82.7721
        CIE-LCH:
        21.7114, 102.3753, 306.0488
        CIE-Luv:
        21.7114, -6.3310, -86.6706
        Hunter-Lab:
        18.5363, 48.5377, -127.5582
      #0204b5 color charts
#0204b5 RGB chart
      #0204b5 CMYK chart
      #0204b5 RGB pie chart
      #0204b5 color shades, tints & tones
#0204b5 color schemes
#0204b5 color preview, HTML & CSS examples
           This text has a color of #0204b5        
        
          <p style="color:#0204b5;">Text here</p>
        
        
          .mytext {color:#0204b5;}
        
        Text color #0204b5
      
           This box has a color of #0204b5        
        
          <div style="background-color:#0204b5;">Content here</div>
        
        
          .mybackground {background-color:#0204b5;}
        
        Background color #0204b5
      
           Border around this has a color of #0204b5        
        
          <div style="border:2px solid #0204b5;">Content here</div>
        
        
          .myborder {border:2px solid #0204b5;}
        
        Border color #0204b5