#385db8 color space conversions
Hex:
        #385db8
        RGB:
        56, 93, 184
        CMY:
        78, 64, 28
        CMYK:
        70, 49, 0, 28
      HSL:
        223°, 53.3333%, 47.0588%
        HSV (HSB):
        223°, 69.5652%, 72.1569%
        XYZ:
        14.1970, 12.1301, 46.9405
        xyY:
        0.1938, 0.1656, 12.1301
      CIE-Lab:
        41.4222, 17.7813, -52.0827
        CIE-LCH:
        41.4222, 55.0344, 288.8502
        CIE-Luv:
        41.4222, -15.7859, -77.7350
        Hunter-Lab:
        34.8284, 11.8117, -55.5292
      #385db8 color charts
#385db8 RGB chart
      #385db8 CMYK chart
      #385db8 RGB pie chart
      #385db8 color shades, tints & tones
#385db8 color schemes
#385db8 color preview, HTML & CSS examples
           This text has a color of #385db8        
        
          <p style="color:#385db8;">Text here</p>
        
        
          .mytext {color:#385db8;}
        
        Text color #385db8
      
           This box has a color of #385db8        
        
          <div style="background-color:#385db8;">Content here</div>
        
        
          .mybackground {background-color:#385db8;}
        
        Background color #385db8
      
           Border around this has a color of #385db8        
        
          <div style="border:2px solid #385db8;">Content here</div>
        
        
          .myborder {border:2px solid #385db8;}
        
        Border color #385db8