#25519f color space conversions
Hex:
        #25519f
        RGB:
        37, 81, 159
        CMY:
        85, 68, 38
        CMYK:
        77, 49, 0, 38
      HSL:
        218°, 62.2449%, 38.4314%
        HSV (HSB):
        218°, 76.7296%, 62.3529%
        XYZ:
        9.9634, 8.7814, 33.9707
        xyY:
        0.1890, 0.1666, 8.7814
      CIE-Lab:
        35.5599, 13.5132, -46.7510
        CIE-LCH:
        35.5599, 48.6648, 286.1218
        CIE-Luv:
        35.5599, -15.8261, -66.5202
        Hunter-Lab:
        29.6334, 8.1571, -47.2247
      #25519f color charts
#25519f RGB chart
      #25519f CMYK chart
      #25519f RGB pie chart
      #25519f color shades, tints & tones
#25519f color schemes
#25519f color preview, HTML & CSS examples
           This text has a color of #25519f        
        
          <p style="color:#25519f;">Text here</p>
        
        
          .mytext {color:#25519f;}
        
        Text color #25519f
      
           This box has a color of #25519f        
        
          <div style="background-color:#25519f;">Content here</div>
        
        
          .mybackground {background-color:#25519f;}
        
        Background color #25519f
      
           Border around this has a color of #25519f        
        
          <div style="border:2px solid #25519f;">Content here</div>
        
        
          .myborder {border:2px solid #25519f;}
        
        Border color #25519f