#32074e color space conversions
Hex:
        #32074e
        RGB:
        50, 7, 78
        CMY:
        80, 97, 69
        CMYK:
        36, 91, 0, 69
      HSL:
        276°, 83.5294%, 16.6667%
        HSV (HSB):
        276°, 91.0256%, 30.5882%
        XYZ:
        2.7665, 1.3801, 7.3283
        xyY:
        0.2411, 0.1203, 1.3801
      CIE-Lab:
        11.8247, 33.8701, -33.3801
        CIE-LCH:
        11.8247, 47.5544, 315.4174
        CIE-Luv:
        11.8247, 7.0128, -29.9855
        Hunter-Lab:
        11.7479, 21.4763, -28.7615
      #32074e color charts
#32074e RGB chart
      #32074e CMYK chart
      #32074e RGB pie chart
      #32074e color shades, tints & tones
#32074e color schemes
#32074e color preview, HTML & CSS examples
           This text has a color of #32074e        
        
          <p style="color:#32074e;">Text here</p>
        
        
          .mytext {color:#32074e;}
        
        Text color #32074e
      
           This box has a color of #32074e        
        
          <div style="background-color:#32074e;">Content here</div>
        
        
          .mybackground {background-color:#32074e;}
        
        Background color #32074e
      
           Border around this has a color of #32074e        
        
          <div style="border:2px solid #32074e;">Content here</div>
        
        
          .myborder {border:2px solid #32074e;}
        
        Border color #32074e