#383e7f color space conversions
Hex:
        #383e7f
        RGB:
        56, 62, 127
        CMY:
        78, 76, 50
        CMYK:
        56, 51, 0, 50
      HSL:
        235°, 38.7978%, 35.8824%
        HSV (HSB):
        235°, 55.9055%, 49.8039%
        XYZ:
        7.1843, 5.8183, 20.8231
        xyY:
        0.2124, 0.1720, 5.8183
      CIE-Lab:
        28.9494, 17.6592, -37.7291
        CIE-LCH:
        28.9494, 41.6573, 295.0820
        CIE-Luv:
        28.9494, -5.5386, -50.6744
        Hunter-Lab:
        24.1212, 10.9526, -34.2984
      #383e7f color charts
#383e7f RGB chart
      #383e7f CMYK chart
      #383e7f RGB pie chart
      #383e7f color shades, tints & tones
#383e7f color schemes
#383e7f color preview, HTML & CSS examples
           This text has a color of #383e7f        
        
          <p style="color:#383e7f;">Text here</p>
        
        
          .mytext {color:#383e7f;}
        
        Text color #383e7f
      
           This box has a color of #383e7f        
        
          <div style="background-color:#383e7f;">Content here</div>
        
        
          .mybackground {background-color:#383e7f;}
        
        Background color #383e7f
      
           Border around this has a color of #383e7f        
        
          <div style="border:2px solid #383e7f;">Content here</div>
        
        
          .myborder {border:2px solid #383e7f;}
        
        Border color #383e7f