#407abf color space conversions
Hex:
        #407abf
        RGB:
        64, 122, 191
        CMY:
        75, 52, 25
        CMYK:
        66, 36, 0, 25
      HSL:
        213°, 49.8039%, 50.0000%
        HSV (HSB):
        213°, 66.4921%, 74.9020%
        XYZ:
        18.4779, 18.7706, 51.9394
        xyY:
        0.2072, 0.2105, 18.7706
      CIE-Lab:
        50.4178, 3.3670, -41.7566
        CIE-LCH:
        50.4178, 41.8921, 274.6100
        CIE-Luv:
        50.4178, -23.4002, -64.0657
        Hunter-Lab:
        43.3251, 0.3101, -40.7510
      #407abf color charts
#407abf RGB chart
      #407abf CMYK chart
      #407abf RGB pie chart
      #407abf color shades, tints & tones
#407abf color schemes
#407abf color preview, HTML & CSS examples
           This text has a color of #407abf        
        
          <p style="color:#407abf;">Text here</p>
        
        
          .mytext {color:#407abf;}
        
        Text color #407abf
      
           This box has a color of #407abf        
        
          <div style="background-color:#407abf;">Content here</div>
        
        
          .mybackground {background-color:#407abf;}
        
        Background color #407abf
      
           Border around this has a color of #407abf        
        
          <div style="border:2px solid #407abf;">Content here</div>
        
        
          .myborder {border:2px solid #407abf;}
        
        Border color #407abf