#32045d color space conversions
Hex:
        #32045d
        RGB:
        50, 4, 93
        CMY:
        80, 98, 64
        CMYK:
        46, 96, 0, 64
      HSL:
        271°, 91.7526%, 19.0196%
        HSV (HSB):
        271°, 95.6989%, 36.4706%
        XYZ:
        3.3346, 1.5553, 10.4804
        xyY:
        0.2170, 0.1012, 1.5553
      CIE-Lab:
        12.9551, 38.8769, -41.7351
        CIE-LCH:
        12.9551, 57.0371, 312.9694
        CIE-Luv:
        12.9551, 5.3419, -38.3043
        Hunter-Lab:
        12.4710, 25.9045, -41.0964
      #32045d color charts
#32045d RGB chart
      #32045d CMYK chart
      #32045d RGB pie chart
      #32045d color shades, tints & tones
#32045d color schemes
#32045d color preview, HTML & CSS examples
           This text has a color of #32045d        
        
          <p style="color:#32045d;">Text here</p>
        
        
          .mytext {color:#32045d;}
        
        Text color #32045d
      
           This box has a color of #32045d        
        
          <div style="background-color:#32045d;">Content here</div>
        
        
          .mybackground {background-color:#32045d;}
        
        Background color #32045d
      
           Border around this has a color of #32045d        
        
          <div style="border:2px solid #32045d;">Content here</div>
        
        
          .myborder {border:2px solid #32045d;}
        
        Border color #32045d