#05738d color space conversions
Hex:
        #05738d
        RGB:
        5, 115, 141
        CMY:
        98, 55, 45
        CMYK:
        96, 18, 0, 45
      HSL:
        191°, 93.1507%, 28.6275%
        HSV (HSB):
        191°, 96.4539%, 55.2941%
        XYZ:
        11.0010, 14.2168, 27.3636
        xyY:
        0.2092, 0.2704, 14.2168
      CIE-Lab:
        44.5423, -17.2883, -21.8289
        CIE-LCH:
        44.5423, 27.8457, 231.6211
        CIE-Luv:
        44.5423, -31.3827, -29.3371
        Hunter-Lab:
        37.7052, -13.9041, -16.6346
      #05738d color charts
#05738d RGB chart
      #05738d CMYK chart
      #05738d RGB pie chart
      #05738d color shades, tints & tones
#05738d color schemes
#05738d color preview, HTML & CSS examples
           This text has a color of #05738d        
        
          <p style="color:#05738d;">Text here</p>
        
        
          .mytext {color:#05738d;}
        
        Text color #05738d
      
           This box has a color of #05738d        
        
          <div style="background-color:#05738d;">Content here</div>
        
        
          .mybackground {background-color:#05738d;}
        
        Background color #05738d
      
           Border around this has a color of #05738d        
        
          <div style="border:2px solid #05738d;">Content here</div>
        
        
          .myborder {border:2px solid #05738d;}
        
        Border color #05738d