#38418d color space conversions
Hex:
        #38418d
        RGB:
        56, 65, 141
        CMY:
        78, 75, 45
        CMYK:
        60, 54, 0, 45
      HSL:
        234°, 43.1472%, 38.6275%
        HSV (HSB):
        234°, 60.2837%, 55.2941%
        XYZ:
        8.3289, 6.5444, 26.0235
        xyY:
        0.2037, 0.1600, 6.5444
      CIE-Lab:
        30.7465, 20.5919, -43.5199
        CIE-LCH:
        30.7465, 48.1457, 295.3217
        CIE-Luv:
        30.7465, -6.9276, -59.6397
        Hunter-Lab:
        25.5821, 13.3466, -42.4056
      #38418d color charts
#38418d RGB chart
      #38418d CMYK chart
      #38418d RGB pie chart
      #38418d color shades, tints & tones
#38418d color schemes
#38418d color preview, HTML & CSS examples
           This text has a color of #38418d        
        
          <p style="color:#38418d;">Text here</p>
        
        
          .mytext {color:#38418d;}
        
        Text color #38418d
      
           This box has a color of #38418d        
        
          <div style="background-color:#38418d;">Content here</div>
        
        
          .mybackground {background-color:#38418d;}
        
        Background color #38418d
      
           Border around this has a color of #38418d        
        
          <div style="border:2px solid #38418d;">Content here</div>
        
        
          .myborder {border:2px solid #38418d;}
        
        Border color #38418d