#32007e color space conversions
Hex:
        #32007e
        RGB:
        50, 0, 126
        CMY:
        80, 100, 51
        CMYK:
        60, 100, 0, 51
      HSL:
        264°, 100.0000%, 24.7059%
        HSV (HSB):
        264°, 100.0000%, 49.4118%
        XYZ:
        5.0813, 2.1845, 19.8925
        xyY:
        0.1871, 0.0804, 2.1845
      CIE-Lab:
        16.4270, 48.5855, -57.5767
        CIE-LCH:
        16.4270, 75.3368, 310.1590
        CIE-Luv:
        16.4270, 2.2568, -56.9639
        Hunter-Lab:
        14.7799, 35.5027, -69.4531
      #32007e color charts
#32007e RGB chart
      #32007e CMYK chart
      #32007e RGB pie chart
      #32007e color shades, tints & tones
#32007e color schemes
#32007e color preview, HTML & CSS examples
           This text has a color of #32007e        
        
          <p style="color:#32007e;">Text here</p>
        
        
          .mytext {color:#32007e;}
        
        Text color #32007e
      
           This box has a color of #32007e        
        
          <div style="background-color:#32007e;">Content here</div>
        
        
          .mybackground {background-color:#32007e;}
        
        Background color #32007e
      
           Border around this has a color of #32007e        
        
          <div style="border:2px solid #32007e;">Content here</div>
        
        
          .myborder {border:2px solid #32007e;}
        
        Border color #32007e