#2565ea color space conversions
Hex:
        #2565ea
        RGB:
        37, 101, 234
        CMY:
        85, 60, 8
        CMYK:
        84, 57, 0, 8
      HSL:
        221°, 82.4268%, 53.1373%
        HSV (HSB):
        221°, 84.1880%, 91.7647%
        XYZ:
        20.2679, 15.6412, 79.7927
        xyY:
        0.1752, 0.1352, 15.6412
      CIE-Lab:
        46.5002, 29.3199, -72.5557
        CIE-LCH:
        46.5002, 78.2559, 292.0037
        CIE-Luv:
        46.5002, -20.4411, -110.9428
        Hunter-Lab:
        39.5489, 22.2664, -91.9374
      #2565ea color charts
#2565ea RGB chart
      #2565ea CMYK chart
      #2565ea RGB pie chart
      #2565ea color shades, tints & tones
#2565ea color schemes
#2565ea color preview, HTML & CSS examples
           This text has a color of #2565ea        
        
          <p style="color:#2565ea;">Text here</p>
        
        
          .mytext {color:#2565ea;}
        
        Text color #2565ea
      
           This box has a color of #2565ea        
        
          <div style="background-color:#2565ea;">Content here</div>
        
        
          .mybackground {background-color:#2565ea;}
        
        Background color #2565ea
      
           Border around this has a color of #2565ea        
        
          <div style="border:2px solid #2565ea;">Content here</div>
        
        
          .myborder {border:2px solid #2565ea;}
        
        Border color #2565ea