#385fe7 color space conversions
Hex:
        #385fe7
        RGB:
        56, 95, 231
        CMY:
        78, 63, 9
        CMYK:
        76, 59, 0, 9
      HSL:
        227°, 78.4753%, 56.2745%
        HSV (HSB):
        227°, 75.7576%, 90.5882%
        XYZ:
        20.1469, 14.7947, 77.3951
        xyY:
        0.1793, 0.1317, 14.7947
      CIE-Lab:
        45.3517, 33.6745, -72.7114
        CIE-LCH:
        45.3517, 80.1307, 294.8500
        CIE-Luv:
        45.3517, -16.4575, -110.5884
        Hunter-Lab:
        38.4639, 26.1843, -92.3757
      #385fe7 color charts
#385fe7 RGB chart
      #385fe7 CMYK chart
      #385fe7 RGB pie chart
      #385fe7 color shades, tints & tones
#385fe7 color schemes
#385fe7 color preview, HTML & CSS examples
           This text has a color of #385fe7        
        
          <p style="color:#385fe7;">Text here</p>
        
        
          .mytext {color:#385fe7;}
        
        Text color #385fe7
      
           This box has a color of #385fe7        
        
          <div style="background-color:#385fe7;">Content here</div>
        
        
          .mybackground {background-color:#385fe7;}
        
        Background color #385fe7
      
           Border around this has a color of #385fe7        
        
          <div style="border:2px solid #385fe7;">Content here</div>
        
        
          .myborder {border:2px solid #385fe7;}
        
        Border color #385fe7