#418ff7 color space conversions
Hex:
        #418ff7
        RGB:
        65, 143, 247
        CMY:
        75, 44, 3
        CMYK:
        74, 42, 0, 3
      HSL:
        214°, 91.9192%, 61.1765%
        HSV (HSB):
        214°, 73.6842%, 96.8627%
        XYZ:
        28.7909, 27.4841, 91.7832
        xyY:
        0.1945, 0.1856, 27.4841
      CIE-Lab:
        59.4198, 10.7109, -58.8945
        CIE-LCH:
        59.4198, 59.8605, 280.3075
        CIE-Luv:
        59.4198, -28.6481, -95.0582
        Hunter-Lab:
        52.4253, 6.2843, -67.1038
      #418ff7 color charts
#418ff7 RGB chart
      #418ff7 CMYK chart
      #418ff7 RGB pie chart
      #418ff7 color shades, tints & tones
#418ff7 color schemes
#418ff7 color preview, HTML & CSS examples
           This text has a color of #418ff7        
        
          <p style="color:#418ff7;">Text here</p>
        
        
          .mytext {color:#418ff7;}
        
        Text color #418ff7
      
           This box has a color of #418ff7        
        
          <div style="background-color:#418ff7;">Content here</div>
        
        
          .mybackground {background-color:#418ff7;}
        
        Background color #418ff7
      
           Border around this has a color of #418ff7        
        
          <div style="border:2px solid #418ff7;">Content here</div>
        
        
          .myborder {border:2px solid #418ff7;}
        
        Border color #418ff7