#32075e color space conversions
Hex:
        #32075e
        RGB:
        50, 7, 94
        CMY:
        80, 97, 63
        CMYK:
        47, 93, 0, 63
      HSL:
        270°, 86.1386%, 19.8039%
        HSV (HSB):
        270°, 92.5532%, 36.8627%
        XYZ:
        3.4118, 1.6382, 10.7261
        xyY:
        0.2163, 0.1038, 1.6382
      CIE-Lab:
        13.4611, 37.9489, -41.5734
        CIE-LCH:
        13.4611, 56.2892, 312.3903
        CIE-Luv:
        13.4611, 5.0736, -39.0709
        Hunter-Lab:
        12.7993, 25.1818, -40.7267
      #32075e color charts
#32075e RGB chart
      #32075e CMYK chart
      #32075e RGB pie chart
      #32075e color shades, tints & tones
#32075e color schemes
#32075e color preview, HTML & CSS examples
           This text has a color of #32075e        
        
          <p style="color:#32075e;">Text here</p>
        
        
          .mytext {color:#32075e;}
        
        Text color #32075e
      
           This box has a color of #32075e        
        
          <div style="background-color:#32075e;">Content here</div>
        
        
          .mybackground {background-color:#32075e;}
        
        Background color #32075e
      
           Border around this has a color of #32075e        
        
          <div style="border:2px solid #32075e;">Content here</div>
        
        
          .myborder {border:2px solid #32075e;}
        
        Border color #32075e