#38487f color space conversions
Hex:
        #38487f
        RGB:
        56, 72, 127
        CMY:
        78, 72, 50
        CMYK:
        56, 43, 0, 50
      HSL:
        226°, 38.7978%, 35.8824%
        HSV (HSB):
        226°, 55.9055%, 49.8039%
        XYZ:
        7.7790, 7.0078, 21.0213
        xyY:
        0.2172, 0.1957, 7.0078
      CIE-Lab:
        31.8246, 10.9455, -33.1363
        CIE-LCH:
        31.8246, 34.8973, 288.2793
        CIE-Luv:
        31.8246, -8.6896, -45.4685
        Hunter-Lab:
        26.4722, 6.1269, -28.5510
      #38487f color charts
#38487f RGB chart
      #38487f CMYK chart
      #38487f RGB pie chart
      #38487f color shades, tints & tones
#38487f color schemes
#38487f color preview, HTML & CSS examples
           This text has a color of #38487f        
        
          <p style="color:#38487f;">Text here</p>
        
        
          .mytext {color:#38487f;}
        
        Text color #38487f
      
           This box has a color of #38487f        
        
          <div style="background-color:#38487f;">Content here</div>
        
        
          .mybackground {background-color:#38487f;}
        
        Background color #38487f
      
           Border around this has a color of #38487f        
        
          <div style="border:2px solid #38487f;">Content here</div>
        
        
          .myborder {border:2px solid #38487f;}
        
        Border color #38487f