#385fc1 color space conversions
Hex:
        #385fc1
        RGB:
        56, 95, 193
        CMY:
        78, 63, 24
        CMYK:
        71, 51, 0, 24
      HSL:
        223°, 55.0201%, 48.8235%
        HSV (HSB):
        223°, 70.9845%, 75.6863%
        XYZ:
        15.3487, 12.8754, 52.1283
        xyY:
        0.1910, 0.1602, 12.8754
      CIE-Lab:
        42.5749, 19.8012, -55.4680
        CIE-LCH:
        42.5749, 58.8964, 289.6457
        CIE-Luv:
        42.5749, -16.3675, -83.4322
        Hunter-Lab:
        35.8823, 13.5596, -61.0163
      #385fc1 color charts
#385fc1 RGB chart
      #385fc1 CMYK chart
      #385fc1 RGB pie chart
      #385fc1 color shades, tints & tones
#385fc1 color schemes
#385fc1 color preview, HTML & CSS examples
           This text has a color of #385fc1        
        
          <p style="color:#385fc1;">Text here</p>
        
        
          .mytext {color:#385fc1;}
        
        Text color #385fc1
      
           This box has a color of #385fc1        
        
          <div style="background-color:#385fc1;">Content here</div>
        
        
          .mybackground {background-color:#385fc1;}
        
        Background color #385fc1
      
           Border around this has a color of #385fc1        
        
          <div style="border:2px solid #385fc1;">Content here</div>
        
        
          .myborder {border:2px solid #385fc1;}
        
        Border color #385fc1