#0204fd color space conversions
Hex:
        #0204fd
        RGB:
        2, 4, 253
        CMY:
        99, 98, 1
        CMYK:
        99, 98, 0, 1
      HSL:
        240°, 98.4314%, 50.0000%
        HSV (HSB):
        240°, 99.2095%, 99.2157%
        XYZ:
        17.7981, 7.1916, 93.3786
        xyY:
        0.1504, 0.0608, 7.1916
      CIE-Lab:
        32.2391, 78.1268, -106.8460
        CIE-LCH:
        32.2391, 132.3626, 306.1746
        CIE-Luv:
        32.2391, -9.3906, -129.4381
        Hunter-Lab:
        26.8171, 71.5374, -187.6786
      #0204fd color charts
#0204fd RGB chart
      #0204fd CMYK chart
      #0204fd RGB pie chart
      #0204fd color shades, tints & tones
#0204fd color schemes
#0204fd color preview, HTML & CSS examples
           This text has a color of #0204fd        
        
          <p style="color:#0204fd;">Text here</p>
        
        
          .mytext {color:#0204fd;}
        
        Text color #0204fd
      
           This box has a color of #0204fd        
        
          <div style="background-color:#0204fd;">Content here</div>
        
        
          .mybackground {background-color:#0204fd;}
        
        Background color #0204fd
      
           Border around this has a color of #0204fd        
        
          <div style="border:2px solid #0204fd;">Content here</div>
        
        
          .myborder {border:2px solid #0204fd;}
        
        Border color #0204fd