#05252f color space conversions
Hex:
        #05252f
        RGB:
        5, 37, 47
        CMY:
        98, 85, 82
        CMYK:
        89, 21, 0, 82
      HSL:
        194°, 80.7692%, 10.1961%
        HSV (HSB):
        194°, 89.3617%, 18.4314%
        XYZ:
        1.2372, 1.5606, 2.9253
        xyY:
        0.2162, 0.2727, 1.5606
      CIE-Lab:
        12.9885, -7.3318, -9.9211
        CIE-LCH:
        12.9885, 12.3363, 233.5354
        CIE-Luv:
        12.9885, -8.4033, -8.1205
        Hunter-Lab:
        12.4925, -4.1835, -5.1390
      #05252f color charts
#05252f RGB chart
      #05252f CMYK chart
      #05252f RGB pie chart
      #05252f color shades, tints & tones
#05252f color schemes
#05252f color preview, HTML & CSS examples
           This text has a color of #05252f        
        
          <p style="color:#05252f;">Text here</p>
        
        
          .mytext {color:#05252f;}
        
        Text color #05252f
      
           This box has a color of #05252f        
        
          <div style="background-color:#05252f;">Content here</div>
        
        
          .mybackground {background-color:#05252f;}
        
        Background color #05252f
      
           Border around this has a color of #05252f        
        
          <div style="border:2px solid #05252f;">Content here</div>
        
        
          .myborder {border:2px solid #05252f;}
        
        Border color #05252f