#32069b color space conversions
Hex:
        #32069b
        RGB:
        50, 6, 155
        CMY:
        80, 98, 39
        CMYK:
        68, 96, 0, 39
      HSL:
        258°, 92.5466%, 31.5686%
        HSV (HSB):
        258°, 96.1290%, 60.7843%
        XYZ:
        7.2969, 3.1749, 31.2386
        xyY:
        0.1749, 0.0761, 3.1749
      CIE-Lab:
        20.7312, 54.1813, -68.5791
        CIE-LCH:
        20.7312, 87.3997, 308.3107
        CIE-Luv:
        20.7312, -0.3963, -74.4089
        Hunter-Lab:
        17.8183, 41.9169, -91.4729
      #32069b color charts
#32069b RGB chart
      #32069b CMYK chart
      #32069b RGB pie chart
      #32069b color shades, tints & tones
#32069b color schemes
#32069b color preview, HTML & CSS examples
           This text has a color of #32069b        
        
          <p style="color:#32069b;">Text here</p>
        
        
          .mytext {color:#32069b;}
        
        Text color #32069b
      
           This box has a color of #32069b        
        
          <div style="background-color:#32069b;">Content here</div>
        
        
          .mybackground {background-color:#32069b;}
        
        Background color #32069b
      
           Border around this has a color of #32069b        
        
          <div style="border:2px solid #32069b;">Content here</div>
        
        
          .myborder {border:2px solid #32069b;}
        
        Border color #32069b