#03827e color space conversions
Hex:
        #03827e
        RGB:
        3, 130, 126
        CMY:
        99, 49, 51
        CMYK:
        98, 0, 3, 49
      HSL:
        178°, 95.4887%, 26.0784%
        HSV (HSB):
        178°, 97.6923%, 50.9804%
        XYZ:
        11.7861, 17.4910, 22.4936
        xyY:
        0.2277, 0.3379, 17.4910
      CIE-Lab:
        48.8728, -30.2909, -6.3808
        CIE-LCH:
        48.8728, 30.9556, 191.8955
        CIE-Luv:
        48.8728, -38.0205, -4.7974
        Hunter-Lab:
        41.8222, -22.8851, -2.6128
      #03827e color charts
#03827e RGB chart
      #03827e CMYK chart
      #03827e RGB pie chart
      #03827e color shades, tints & tones
#03827e color schemes
#03827e color preview, HTML & CSS examples
           This text has a color of #03827e        
        
          <p style="color:#03827e;">Text here</p>
        
        
          .mytext {color:#03827e;}
        
        Text color #03827e
      
           This box has a color of #03827e        
        
          <div style="background-color:#03827e;">Content here</div>
        
        
          .mybackground {background-color:#03827e;}
        
        Background color #03827e
      
           Border around this has a color of #03827e        
        
          <div style="border:2px solid #03827e;">Content here</div>
        
        
          .myborder {border:2px solid #03827e;}
        
        Border color #03827e