#03848f color space conversions
Hex:
        #03848f
        RGB:
        3, 132, 143
        CMY:
        99, 48, 44
        CMYK:
        98, 8, 0, 44
      HSL:
        185°, 95.8904%, 28.6275%
        HSV (HSB):
        185°, 97.9021%, 56.0784%
        XYZ:
        13.2467, 18.5051, 28.8603
        xyY:
        0.2185, 0.3053, 18.5051
      CIE-Lab:
        50.1030, -25.6920, -14.5017
        CIE-LCH:
        50.1030, 29.5021, 209.4423
        CIE-Luv:
        50.1030, -37.4136, -17.6143
        Hunter-Lab:
        43.0175, -20.3136, -9.6651
      #03848f color charts
#03848f RGB chart
      #03848f CMYK chart
      #03848f RGB pie chart
      #03848f color shades, tints & tones
#03848f color schemes
#03848f color preview, HTML & CSS examples
           This text has a color of #03848f        
        
          <p style="color:#03848f;">Text here</p>
        
        
          .mytext {color:#03848f;}
        
        Text color #03848f
      
           This box has a color of #03848f        
        
          <div style="background-color:#03848f;">Content here</div>
        
        
          .mybackground {background-color:#03848f;}
        
        Background color #03848f
      
           Border around this has a color of #03848f        
        
          <div style="border:2px solid #03848f;">Content here</div>
        
        
          .myborder {border:2px solid #03848f;}
        
        Border color #03848f