#03827f color space conversions
Hex:
        #03827f
        RGB:
        3, 130, 127
        CMY:
        99, 49, 50
        CMYK:
        98, 0, 2, 49
      HSL:
        179°, 95.4887%, 26.0784%
        HSV (HSB):
        179°, 97.6923%, 50.9804%
        XYZ:
        11.8509, 17.5169, 22.8352
        xyY:
        0.2270, 0.3356, 17.5169
      CIE-Lab:
        48.9049, -29.9725, -6.9210
        CIE-LCH:
        48.9049, 30.7612, 193.0024
        CIE-Luv:
        48.9049, -37.9428, -5.6305
        Hunter-Lab:
        41.8532, -22.7000, -3.0514
      #03827f color charts
#03827f RGB chart
      #03827f CMYK chart
      #03827f RGB pie chart
      #03827f color shades, tints & tones
#03827f color schemes
#03827f color preview, HTML & CSS examples
           This text has a color of #03827f        
        
          <p style="color:#03827f;">Text here</p>
        
        
          .mytext {color:#03827f;}
        
        Text color #03827f
      
           This box has a color of #03827f        
        
          <div style="background-color:#03827f;">Content here</div>
        
        
          .mybackground {background-color:#03827f;}
        
        Background color #03827f
      
           Border around this has a color of #03827f        
        
          <div style="border:2px solid #03827f;">Content here</div>
        
        
          .myborder {border:2px solid #03827f;}
        
        Border color #03827f