#385cdf color space conversions
Hex:
        #385cdf
        RGB:
        56, 92, 223
        CMY:
        78, 64, 13
        CMYK:
        75, 59, 0, 13
      HSL:
        227°, 72.2944%, 54.7059%
        HSV (HSB):
        227°, 74.8879%, 87.4510%
        XYZ:
        18.7773, 13.8228, 71.4904
        xyY:
        0.1804, 0.1328, 13.8228
      CIE-Lab:
        43.9777, 32.6825, -70.4207
        CIE-LCH:
        43.9777, 77.6352, 294.8962
        CIE-Luv:
        43.9777, -15.6451, -106.3246
        Hunter-Lab:
        37.1790, 25.0886, -87.9818
      #385cdf color charts
#385cdf RGB chart
      #385cdf CMYK chart
      #385cdf RGB pie chart
      #385cdf color shades, tints & tones
#385cdf color schemes
#385cdf color preview, HTML & CSS examples
           This text has a color of #385cdf        
        
          <p style="color:#385cdf;">Text here</p>
        
        
          .mytext {color:#385cdf;}
        
        Text color #385cdf
      
           This box has a color of #385cdf        
        
          <div style="background-color:#385cdf;">Content here</div>
        
        
          .mybackground {background-color:#385cdf;}
        
        Background color #385cdf
      
           Border around this has a color of #385cdf        
        
          <div style="border:2px solid #385cdf;">Content here</div>
        
        
          .myborder {border:2px solid #385cdf;}
        
        Border color #385cdf