#38538f color space conversions
Hex:
        #38538f
        RGB:
        56, 83, 143
        CMY:
        78, 67, 44
        CMYK:
        61, 42, 0, 44
      HSL:
        221°, 43.7186%, 39.0196%
        HSV (HSB):
        221°, 60.8392%, 56.0784%
        XYZ:
        9.6821, 9.0104, 27.2155
        xyY:
        0.2109, 0.1963, 9.0104
      CIE-Lab:
        36.0044, 9.3574, -36.3213
        CIE-LCH:
        36.0044, 37.5073, 284.4468
        CIE-Luv:
        36.0044, -12.5639, -51.6183
        Hunter-Lab:
        30.0174, 5.0445, -32.7435
      #38538f color charts
#38538f RGB chart
      #38538f CMYK chart
      #38538f RGB pie chart
      #38538f color shades, tints & tones
#38538f color schemes
#38538f color preview, HTML & CSS examples
           This text has a color of #38538f        
        
          <p style="color:#38538f;">Text here</p>
        
        
          .mytext {color:#38538f;}
        
        Text color #38538f
      
           This box has a color of #38538f        
        
          <div style="background-color:#38538f;">Content here</div>
        
        
          .mybackground {background-color:#38538f;}
        
        Background color #38538f
      
           Border around this has a color of #38538f        
        
          <div style="border:2px solid #38538f;">Content here</div>
        
        
          .myborder {border:2px solid #38538f;}
        
        Border color #38538f