#323f7f color space conversions
Hex:
        #323f7f
        RGB:
        50, 63, 127
        CMY:
        80, 75, 50
        CMYK:
        61, 50, 0, 50
      HSL:
        230°, 43.5028%, 34.7059%
        HSV (HSB):
        230°, 60.6299%, 49.8039%
        XYZ:
        6.9237, 5.7654, 20.8266
        xyY:
        0.2066, 0.1720, 5.7654
      CIE-Lab:
        28.8128, 15.6601, -37.9711
        CIE-LCH:
        28.8128, 41.0737, 292.4123
        CIE-Luv:
        28.8128, -7.5583, -50.7424
        Hunter-Lab:
        24.0113, 9.4507, -34.6182
      #323f7f color charts
#323f7f RGB chart
      #323f7f CMYK chart
      #323f7f RGB pie chart
      #323f7f color shades, tints & tones
#323f7f color schemes
#323f7f color preview, HTML & CSS examples
           This text has a color of #323f7f        
        
          <p style="color:#323f7f;">Text here</p>
        
        
          .mytext {color:#323f7f;}
        
        Text color #323f7f
      
           This box has a color of #323f7f        
        
          <div style="background-color:#323f7f;">Content here</div>
        
        
          .mybackground {background-color:#323f7f;}
        
        Background color #323f7f
      
           Border around this has a color of #323f7f        
        
          <div style="border:2px solid #323f7f;">Content here</div>
        
        
          .myborder {border:2px solid #323f7f;}
        
        Border color #323f7f