#255f95 color space conversions
Hex:
        #255f95
        RGB:
        37, 95, 149
        CMY:
        85, 63, 42
        CMYK:
        75, 36, 0, 42
      HSL:
        209°, 60.2151%, 36.4706%
        HSV (HSB):
        209°, 75.1678%, 58.4314%
        XYZ:
        10.2800, 10.7477, 29.9665
        xyY:
        0.2016, 0.2108, 10.7477
      CIE-Lab:
        39.1522, 0.5004, -35.0034
        CIE-LCH:
        39.1522, 35.0070, 270.8191
        CIE-Luv:
        39.1522, -20.6289, -50.0256
        Hunter-Lab:
        32.7836, -1.3990, -31.2466
      #255f95 color charts
#255f95 RGB chart
      #255f95 CMYK chart
      #255f95 RGB pie chart
      #255f95 color shades, tints & tones
#255f95 color schemes
#255f95 color preview, HTML & CSS examples
           This text has a color of #255f95        
        
          <p style="color:#255f95;">Text here</p>
        
        
          .mytext {color:#255f95;}
        
        Text color #255f95
      
           This box has a color of #255f95        
        
          <div style="background-color:#255f95;">Content here</div>
        
        
          .mybackground {background-color:#255f95;}
        
        Background color #255f95
      
           Border around this has a color of #255f95        
        
          <div style="border:2px solid #255f95;">Content here</div>
        
        
          .myborder {border:2px solid #255f95;}
        
        Border color #255f95