#32085d color space conversions
Hex:
        #32085d
        RGB:
        50, 8, 93
        CMY:
        80, 97, 64
        CMYK:
        46, 91, 0, 64
      HSL:
        270°, 84.1584%, 19.8039%
        HSV (HSB):
        270°, 91.3978%, 36.4706%
        XYZ:
        3.3780, 1.6421, 10.4948
        xyY:
        0.2177, 0.1058, 1.6421
      CIE-Lab:
        13.4843, 37.3035, -40.8649
        CIE-LCH:
        13.4843, 55.3307, 312.3913
        CIE-Luv:
        13.4843, 5.1321, -38.5523
        Hunter-Lab:
        12.8144, 24.6292, -39.5877
      #32085d color charts
#32085d RGB chart
      #32085d CMYK chart
      #32085d RGB pie chart
      #32085d color shades, tints & tones
#32085d color schemes
#32085d color preview, HTML & CSS examples
           This text has a color of #32085d        
        
          <p style="color:#32085d;">Text here</p>
        
        
          .mytext {color:#32085d;}
        
        Text color #32085d
      
           This box has a color of #32085d        
        
          <div style="background-color:#32085d;">Content here</div>
        
        
          .mybackground {background-color:#32085d;}
        
        Background color #32085d
      
           Border around this has a color of #32085d        
        
          <div style="border:2px solid #32085d;">Content here</div>
        
        
          .myborder {border:2px solid #32085d;}
        
        Border color #32085d