#442a7d color space conversions
Hex:
        #442a7d
        RGB:
        68, 42, 125
        CMY:
        73, 84, 51
        CMYK:
        46, 66, 0, 51
      HSL:
        259°, 49.7006%, 32.7451%
        HSV (HSB):
        259°, 66.4000%, 49.0196%
        XYZ:
        6.9135, 4.3655, 19.8803
        xyY:
        0.2219, 0.1401, 4.3655
      CIE-Lab:
        24.8449, 32.6613, -43.0399
        CIE-LCH:
        24.8449, 54.0296, 307.1934
        CIE-Luv:
        24.8449, 3.7471, -55.1559
        Hunter-Lab:
        20.8939, 22.4992, -41.7880
      #442a7d color charts
#442a7d RGB chart
      #442a7d CMYK chart
      #442a7d RGB pie chart
      #442a7d color shades, tints & tones
#442a7d color schemes
#442a7d color preview, HTML & CSS examples
           This text has a color of #442a7d        
        
          <p style="color:#442a7d;">Text here</p>
        
        
          .mytext {color:#442a7d;}
        
        Text color #442a7d
      
           This box has a color of #442a7d        
        
          <div style="background-color:#442a7d;">Content here</div>
        
        
          .mybackground {background-color:#442a7d;}
        
        Background color #442a7d
      
           Border around this has a color of #442a7d        
        
          <div style="border:2px solid #442a7d;">Content here</div>
        
        
          .myborder {border:2px solid #442a7d;}
        
        Border color #442a7d