#265e7d color space conversions
Hex:
        #265e7d
        RGB:
        38, 94, 125
        CMY:
        85, 63, 51
        CMYK:
        70, 25, 0, 51
      HSL:
        201°, 53.3742%, 31.9608%
        HSV (HSB):
        201°, 69.6000%, 49.0196%
        XYZ:
        8.5037, 9.8981, 20.8644
        xyY:
        0.2166, 0.2521, 9.8981
      CIE-Lab:
        37.6590, -7.6606, -22.7887
        CIE-LCH:
        37.6590, 24.0418, 251.4195
        CIE-Luv:
        37.6590, -21.0139, -30.6554
        Hunter-Lab:
        31.4613, -6.8104, -17.2968
      #265e7d color charts
#265e7d RGB chart
      #265e7d CMYK chart
      #265e7d RGB pie chart
      #265e7d color shades, tints & tones
#265e7d color schemes
#265e7d color preview, HTML & CSS examples
           This text has a color of #265e7d        
        
          <p style="color:#265e7d;">Text here</p>
        
        
          .mytext {color:#265e7d;}
        
        Text color #265e7d
      
           This box has a color of #265e7d        
        
          <div style="background-color:#265e7d;">Content here</div>
        
        
          .mybackground {background-color:#265e7d;}
        
        Background color #265e7d
      
           Border around this has a color of #265e7d        
        
          <div style="border:2px solid #265e7d;">Content here</div>
        
        
          .myborder {border:2px solid #265e7d;}
        
        Border color #265e7d