#416be2 color space conversions
Hex:
        #416be2
        RGB:
        65, 107, 226
        CMY:
        75, 58, 11
        CMYK:
        71, 53, 0, 11
      HSL:
        224°, 73.5160%, 57.0588%
        HSV (HSB):
        224°, 71.2389%, 88.6275%
        XYZ:
        21.1651, 17.1302, 74.1424
        xyY:
        0.1882, 0.1524, 17.1302
      CIE-Lab:
        48.4237, 25.3734, -64.8786
        CIE-LCH:
        48.4237, 69.6638, 291.3600
        CIE-Luv:
        48.4237, -18.0689, -100.9282
        Hunter-Lab:
        41.3886, 18.8504, -77.2384
      #416be2 color charts
#416be2 RGB chart
      #416be2 CMYK chart
      #416be2 RGB pie chart
      #416be2 color shades, tints & tones
#416be2 color schemes
#416be2 color preview, HTML & CSS examples
           This text has a color of #416be2        
        
          <p style="color:#416be2;">Text here</p>
        
        
          .mytext {color:#416be2;}
        
        Text color #416be2
      
           This box has a color of #416be2        
        
          <div style="background-color:#416be2;">Content here</div>
        
        
          .mybackground {background-color:#416be2;}
        
        Background color #416be2
      
           Border around this has a color of #416be2        
        
          <div style="border:2px solid #416be2;">Content here</div>
        
        
          .myborder {border:2px solid #416be2;}
        
        Border color #416be2