#0394fd color space conversions
Hex:
        #0394fd
        RGB:
        3, 148, 253
        CMY:
        99, 42, 1
        CMYK:
        99, 42, 0, 1
      HSL:
        205°, 98.4252%, 50.1961%
        HSV (HSB):
        205°, 98.8142%, 99.2157%
        XYZ:
        28.3571, 28.2910, 96.8946
        xyY:
        0.1847, 0.1843, 28.2910
      CIE-Lab:
        60.1507, 5.8650, -61.0782
        CIE-LCH:
        60.1507, 61.3592, 275.4849
        CIE-Luv:
        60.1507, -35.3920, -98.3963
        Hunter-Lab:
        53.1893, 2.0833, -70.7757
      #0394fd color charts
#0394fd RGB chart
      #0394fd CMYK chart
      #0394fd RGB pie chart
      #0394fd color shades, tints & tones
#0394fd color schemes
#0394fd color preview, HTML & CSS examples
           This text has a color of #0394fd        
        
          <p style="color:#0394fd;">Text here</p>
        
        
          .mytext {color:#0394fd;}
        
        Text color #0394fd
      
           This box has a color of #0394fd        
        
          <div style="background-color:#0394fd;">Content here</div>
        
        
          .mybackground {background-color:#0394fd;}
        
        Background color #0394fd
      
           Border around this has a color of #0394fd        
        
          <div style="border:2px solid #0394fd;">Content here</div>
        
        
          .myborder {border:2px solid #0394fd;}
        
        Border color #0394fd