#385fe2 color space conversions
Hex:
        #385fe2
        RGB:
        56, 95, 226
        CMY:
        78, 63, 11
        CMYK:
        75, 58, 0, 11
      HSL:
        226°, 74.5614%, 55.2941%
        HSV (HSB):
        226°, 75.2212%, 88.6275%
        XYZ:
        19.4506, 14.5162, 73.7282
        xyY:
        0.1806, 0.1348, 14.5162
      CIE-Lab:
        44.9642, 31.8696, -70.5149
        CIE-LCH:
        44.9642, 77.3823, 294.3208
        CIE-Luv:
        44.9642, -16.4289, -107.1566
        Hunter-Lab:
        38.1001, 24.4513, -88.0633
      #385fe2 color charts
#385fe2 RGB chart
      #385fe2 CMYK chart
      #385fe2 RGB pie chart
      #385fe2 color shades, tints & tones
#385fe2 color schemes
#385fe2 color preview, HTML & CSS examples
           This text has a color of #385fe2        
        
          <p style="color:#385fe2;">Text here</p>
        
        
          .mytext {color:#385fe2;}
        
        Text color #385fe2
      
           This box has a color of #385fe2        
        
          <div style="background-color:#385fe2;">Content here</div>
        
        
          .mybackground {background-color:#385fe2;}
        
        Background color #385fe2
      
           Border around this has a color of #385fe2        
        
          <div style="border:2px solid #385fe2;">Content here</div>
        
        
          .myborder {border:2px solid #385fe2;}
        
        Border color #385fe2