#674b7d color space conversions
Hex:
        #674b7d
        RGB:
        103, 75, 125
        CMY:
        60, 71, 51
        CMYK:
        18, 40, 0, 51
      HSL:
        274°, 25.0000%, 39.2157%
        HSV (HSB):
        274°, 40.0000%, 49.0196%
        XYZ:
        11.8113, 9.3964, 20.5932
        xyY:
        0.2826, 0.2248, 9.3964
      CIE-Lab:
        36.7365, 22.1981, -23.8774
        CIE-LCH:
        36.7365, 32.6020, 312.9127
        CIE-Luv:
        36.7365, 10.6878, -35.4120
        Hunter-Lab:
        30.6535, 15.1351, -18.3739
      #674b7d color charts
#674b7d RGB chart
      #674b7d CMYK chart
      #674b7d RGB pie chart
      #674b7d color shades, tints & tones
#674b7d color schemes
#674b7d color preview, HTML & CSS examples
           This text has a color of #674b7d        
        
          <p style="color:#674b7d;">Text here</p>
        
        
          .mytext {color:#674b7d;}
        
        Text color #674b7d
      
           This box has a color of #674b7d        
        
          <div style="background-color:#674b7d;">Content here</div>
        
        
          .mybackground {background-color:#674b7d;}
        
        Background color #674b7d
      
           Border around this has a color of #674b7d        
        
          <div style="border:2px solid #674b7d;">Content here</div>
        
        
          .myborder {border:2px solid #674b7d;}
        
        Border color #674b7d