#407ddf color space conversions
Hex:
        #407ddf
        RGB:
        64, 125, 223
        CMY:
        75, 51, 13
        CMYK:
        71, 44, 0, 13
      HSL:
        217°, 71.3004%, 56.2745%
        HSV (HSB):
        217°, 71.3004%, 87.4510%
        XYZ:
        22.7673, 21.0849, 72.6819
        xyY:
        0.1954, 0.1809, 21.0849
      CIE-Lab:
        53.0423, 12.9270, -55.7524
        CIE-LCH:
        53.0423, 57.2314, 283.0542
        CIE-Luv:
        53.0423, -23.6972, -88.0551
        Hunter-Lab:
        45.9183, 8.1469, -61.7044
      #407ddf color charts
#407ddf RGB chart
      #407ddf CMYK chart
      #407ddf RGB pie chart
      #407ddf color shades, tints & tones
#407ddf color schemes
#407ddf color preview, HTML & CSS examples
           This text has a color of #407ddf        
        
          <p style="color:#407ddf;">Text here</p>
        
        
          .mytext {color:#407ddf;}
        
        Text color #407ddf
      
           This box has a color of #407ddf        
        
          <div style="background-color:#407ddf;">Content here</div>
        
        
          .mybackground {background-color:#407ddf;}
        
        Background color #407ddf
      
           Border around this has a color of #407ddf        
        
          <div style="border:2px solid #407ddf;">Content here</div>
        
        
          .myborder {border:2px solid #407ddf;}
        
        Border color #407ddf