#2465fb color space conversions
Hex:
        #2465fb
        RGB:
        36, 101, 251
        CMY:
        86, 60, 2
        CMYK:
        86, 60, 0, 2
      HSL:
        222°, 96.4126%, 56.2745%
        HSV (HSB):
        222°, 85.6574%, 98.4314%
        XYZ:
        22.7938, 16.6475, 93.2787
        xyY:
        0.1717, 0.1254, 16.6475
      CIE-Lab:
        47.8127, 35.5891, -79.9272
        CIE-LCH:
        47.8127, 87.4926, 294.0019
        CIE-Luv:
        47.8127, -20.3683, -122.4971
        Hunter-Lab:
        40.8013, 28.3175, -106.9861
      #2465fb color charts
#2465fb RGB chart
      #2465fb CMYK chart
      #2465fb RGB pie chart
      #2465fb color shades, tints & tones
#2465fb color schemes
#2465fb color preview, HTML & CSS examples
           This text has a color of #2465fb        
        
          <p style="color:#2465fb;">Text here</p>
        
        
          .mytext {color:#2465fb;}
        
        Text color #2465fb
      
           This box has a color of #2465fb        
        
          <div style="background-color:#2465fb;">Content here</div>
        
        
          .mybackground {background-color:#2465fb;}
        
        Background color #2465fb
      
           Border around this has a color of #2465fb        
        
          <div style="border:2px solid #2465fb;">Content here</div>
        
        
          .myborder {border:2px solid #2465fb;}
        
        Border color #2465fb