#265e9d color space conversions
Hex:
        #265e9d
        RGB:
        38, 94, 157
        CMY:
        85, 63, 38
        CMYK:
        76, 40, 0, 38
      HSL:
        212°, 61.0256%, 38.2353%
        HSV (HSB):
        212°, 75.7962%, 61.5686%
        XYZ:
        10.8878, 10.8518, 33.4190
        xyY:
        0.1974, 0.1967, 10.8518
      CIE-Lab:
        39.3297, 4.3409, -39.5130
        CIE-LCH:
        39.3297, 39.7508, 276.2694
        CIE-Luv:
        39.3297, -19.8625, -57.1561
        Hunter-Lab:
        32.9421, 1.3482, -37.0890
      #265e9d color charts
#265e9d RGB chart
      #265e9d CMYK chart
      #265e9d RGB pie chart
      #265e9d color shades, tints & tones
#265e9d color schemes
#265e9d color preview, HTML & CSS examples
           This text has a color of #265e9d        
        
          <p style="color:#265e9d;">Text here</p>
        
        
          .mytext {color:#265e9d;}
        
        Text color #265e9d
      
           This box has a color of #265e9d        
        
          <div style="background-color:#265e9d;">Content here</div>
        
        
          .mybackground {background-color:#265e9d;}
        
        Background color #265e9d
      
           Border around this has a color of #265e9d        
        
          <div style="border:2px solid #265e9d;">Content here</div>
        
        
          .myborder {border:2px solid #265e9d;}
        
        Border color #265e9d