#0473cf color space conversions
Hex:
        #0473cf
        RGB:
        4, 115, 207
        CMY:
        98, 55, 19
        CMYK:
        98, 44, 0, 19
      HSL:
        207°, 96.2085%, 41.3725%
        HSV (HSB):
        207°, 98.0676%, 81.1765%
        XYZ:
        17.4433, 16.7923, 61.3534
        xyY:
        0.1825, 0.1757, 16.7923
      CIE-Lab:
        47.9972, 8.2905, -54.8521
        CIE-LCH:
        47.9972, 55.4751, 278.5948
        CIE-Luv:
        47.9972, -27.4212, -84.2352
        Hunter-Lab:
        40.9784, 4.2700, -60.0849
      #0473cf color charts
#0473cf RGB chart
      #0473cf CMYK chart
      #0473cf RGB pie chart
      #0473cf color shades, tints & tones
#0473cf color schemes
#0473cf color preview, HTML & CSS examples
           This text has a color of #0473cf        
        
          <p style="color:#0473cf;">Text here</p>
        
        
          .mytext {color:#0473cf;}
        
        Text color #0473cf
      
           This box has a color of #0473cf        
        
          <div style="background-color:#0473cf;">Content here</div>
        
        
          .mybackground {background-color:#0473cf;}
        
        Background color #0473cf
      
           Border around this has a color of #0473cf        
        
          <div style="border:2px solid #0473cf;">Content here</div>
        
        
          .myborder {border:2px solid #0473cf;}
        
        Border color #0473cf