#407df5 color space conversions
Hex:
        #407df5
        RGB:
        64, 125, 245
        CMY:
        75, 51, 4
        CMYK:
        74, 49, 0, 4
      HSL:
        220°, 90.0498%, 60.5882%
        HSV (HSB):
        220°, 73.8776%, 96.0784%
        XYZ:
        25.9294, 22.3498, 89.3335
        xyY:
        0.1884, 0.1624, 22.3498
      CIE-Lab:
        54.3962, 20.8490, -65.8598
        CIE-LCH:
        54.3962, 69.0811, 287.5661
        CIE-Luv:
        54.3962, -23.3312, -105.1079
        Hunter-Lab:
        47.2756, 15.1703, -78.9435
      #407df5 color charts
#407df5 RGB chart
      #407df5 CMYK chart
      #407df5 RGB pie chart
      #407df5 color shades, tints & tones
#407df5 color schemes
#407df5 color preview, HTML & CSS examples
           This text has a color of #407df5        
        
          <p style="color:#407df5;">Text here</p>
        
        
          .mytext {color:#407df5;}
        
        Text color #407df5
      
           This box has a color of #407df5        
        
          <div style="background-color:#407df5;">Content here</div>
        
        
          .mybackground {background-color:#407df5;}
        
        Background color #407df5
      
           Border around this has a color of #407df5        
        
          <div style="border:2px solid #407df5;">Content here</div>
        
        
          .myborder {border:2px solid #407df5;}
        
        Border color #407df5