#408bc8 color space conversions
Hex:
        #408bc8
        RGB:
        64, 139, 200
        CMY:
        75, 45, 22
        CMYK:
        68, 31, 0, 22
      HSL:
        207°, 55.2846%, 51.7647%
        HSV (HSB):
        207°, 68.0000%, 78.4314%
        XYZ:
        21.7723, 23.7254, 58.0755
        xyY:
        0.2102, 0.2291, 23.7254
      CIE-Lab:
        55.8118, -3.6012, -38.3829
        CIE-LCH:
        55.8118, 38.5515, 264.6401
        CIE-Luv:
        55.8118, -29.0475, -59.0782
        Hunter-Lab:
        48.7087, -5.4525, -36.5956
      #408bc8 color charts
#408bc8 RGB chart
      #408bc8 CMYK chart
      #408bc8 RGB pie chart
      #408bc8 color shades, tints & tones
#408bc8 color schemes
#408bc8 color preview, HTML & CSS examples
           This text has a color of #408bc8        
        
          <p style="color:#408bc8;">Text here</p>
        
        
          .mytext {color:#408bc8;}
        
        Text color #408bc8
      
           This box has a color of #408bc8        
        
          <div style="background-color:#408bc8;">Content here</div>
        
        
          .mybackground {background-color:#408bc8;}
        
        Background color #408bc8
      
           Border around this has a color of #408bc8        
        
          <div style="border:2px solid #408bc8;">Content here</div>
        
        
          .myborder {border:2px solid #408bc8;}
        
        Border color #408bc8