#07475d color space conversions
Hex:
        #07475d
        RGB:
        7, 71, 93
        CMY:
        97, 72, 64
        CMYK:
        92, 24, 0, 64
      HSL:
        195°, 86.0000%, 19.6078%
        HSV (HSB):
        195°, 92.4731%, 36.4706%
        XYZ:
        4.3166, 5.3420, 11.1595
        xyY:
        0.2074, 0.2566, 5.3420
      CIE-Lab:
        27.6876, -9.9178, -18.2728
        CIE-LCH:
        27.6876, 20.7908, 241.5086
        CIE-Luv:
        27.6876, -18.5078, -21.8260
        Hunter-Lab:
        23.1127, -7.1096, -12.4482
      #07475d color charts
#07475d RGB chart
      #07475d CMYK chart
      #07475d RGB pie chart
      #07475d color shades, tints & tones
#07475d color schemes
#07475d color preview, HTML & CSS examples
           This text has a color of #07475d        
        
          <p style="color:#07475d;">Text here</p>
        
        
          .mytext {color:#07475d;}
        
        Text color #07475d
      
           This box has a color of #07475d        
        
          <div style="background-color:#07475d;">Content here</div>
        
        
          .mybackground {background-color:#07475d;}
        
        Background color #07475d
      
           Border around this has a color of #07475d        
        
          <div style="border:2px solid #07475d;">Content here</div>
        
        
          .myborder {border:2px solid #07475d;}
        
        Border color #07475d