#2465cb color space conversions
Hex:
        #2465cb
        RGB:
        36, 101, 203
        CMY:
        86, 60, 20
        CMYK:
        82, 50, 0, 20
      HSL:
        217°, 69.8745%, 46.8627%
        HSV (HSB):
        217°, 82.2660%, 79.6078%
        XYZ:
        16.1607, 13.9942, 58.3493
        xyY:
        0.1826, 0.1581, 13.9942
      CIE-Lab:
        44.2246, 17.4095, -58.6152
        CIE-LCH:
        44.2246, 61.1460, 286.5422
        CIE-Luv:
        44.2246, -21.0907, -88.7372
        Hunter-Lab:
        37.4089, 11.6470, -66.2927
      #2465cb color charts
#2465cb RGB chart
      #2465cb CMYK chart
      #2465cb RGB pie chart
      #2465cb color shades, tints & tones
#2465cb color schemes
#2465cb color preview, HTML & CSS examples
           This text has a color of #2465cb        
        
          <p style="color:#2465cb;">Text here</p>
        
        
          .mytext {color:#2465cb;}
        
        Text color #2465cb
      
           This box has a color of #2465cb        
        
          <div style="background-color:#2465cb;">Content here</div>
        
        
          .mybackground {background-color:#2465cb;}
        
        Background color #2465cb
      
           Border around this has a color of #2465cb        
        
          <div style="border:2px solid #2465cb;">Content here</div>
        
        
          .myborder {border:2px solid #2465cb;}
        
        Border color #2465cb