#38507f color space conversions
Hex:
        #38507f
        RGB:
        56, 80, 127
        CMY:
        78, 69, 50
        CMYK:
        56, 37, 0, 50
      HSL:
        220°, 38.7978%, 35.8824%
        HSV (HSB):
        220°, 55.9055%, 49.8039%
        XYZ:
        8.3303, 8.1104, 21.2051
        xyY:
        0.2213, 0.2154, 8.1104
      CIE-Lab:
        34.2117, 5.6680, -29.3565
        CIE-LCH:
        34.2117, 29.8987, 280.9279
        CIE-Luv:
        34.2117, -11.4422, -40.6088
        Hunter-Lab:
        28.4787, 2.3753, -24.2118
      #38507f color charts
#38507f RGB chart
      #38507f CMYK chart
      #38507f RGB pie chart
      #38507f color shades, tints & tones
#38507f color schemes
#38507f color preview, HTML & CSS examples
           This text has a color of #38507f        
        
          <p style="color:#38507f;">Text here</p>
        
        
          .mytext {color:#38507f;}
        
        Text color #38507f
      
           This box has a color of #38507f        
        
          <div style="background-color:#38507f;">Content here</div>
        
        
          .mybackground {background-color:#38507f;}
        
        Background color #38507f
      
           Border around this has a color of #38507f        
        
          <div style="border:2px solid #38507f;">Content here</div>
        
        
          .myborder {border:2px solid #38507f;}
        
        Border color #38507f