#385a8e color space conversions
Hex:
        #385a8e
        RGB:
        56, 90, 142
        CMY:
        78, 65, 44
        CMYK:
        61, 37, 0, 44
      HSL:
        216°, 43.4343%, 38.8235%
        HSV (HSB):
        216°, 60.5634%, 55.6863%
        XYZ:
        10.1695, 10.1061, 27.0059
        xyY:
        0.2151, 0.2137, 10.1061
      CIE-Lab:
        38.0321, 4.4720, -32.5008
        CIE-LCH:
        38.0321, 32.8070, 277.8345
        CIE-Luv:
        38.0321, -14.9745, -46.3246
        Hunter-Lab:
        31.7901, 1.4690, -28.1142
      #385a8e color charts
#385a8e RGB chart
      #385a8e CMYK chart
      #385a8e RGB pie chart
      #385a8e color shades, tints & tones
#385a8e color schemes
#385a8e color preview, HTML & CSS examples
           This text has a color of #385a8e        
        
          <p style="color:#385a8e;">Text here</p>
        
        
          .mytext {color:#385a8e;}
        
        Text color #385a8e
      
           This box has a color of #385a8e        
        
          <div style="background-color:#385a8e;">Content here</div>
        
        
          .mybackground {background-color:#385a8e;}
        
        Background color #385a8e
      
           Border around this has a color of #385a8e        
        
          <div style="border:2px solid #385a8e;">Content here</div>
        
        
          .myborder {border:2px solid #385a8e;}
        
        Border color #385a8e