#324ee4 color space conversions
Hex:
        #324ee4
        RGB:
        50, 78, 228
        CMY:
        80, 69, 11
        CMYK:
        78, 66, 0, 11
      HSL:
        231°, 76.7241%, 54.5098%
        HSV (HSB):
        231°, 78.0702%, 89.4118%
        XYZ:
        18.0434, 11.7283, 74.7116
        xyY:
        0.1727, 0.1123, 11.7283
      CIE-Lab:
        40.7810, 42.6164, -78.5047
        CIE-LCH:
        40.7810, 89.3260, 298.4954
        CIE-Luv:
        40.7810, -13.3697, -114.4468
        Hunter-Lab:
        34.2466, 34.1139, -105.3729
      #324ee4 color charts
#324ee4 RGB chart
      #324ee4 CMYK chart
      #324ee4 RGB pie chart
      #324ee4 color shades, tints & tones
#324ee4 color schemes
#324ee4 color preview, HTML & CSS examples
           This text has a color of #324ee4        
        
          <p style="color:#324ee4;">Text here</p>
        
        
          .mytext {color:#324ee4;}
        
        Text color #324ee4
      
           This box has a color of #324ee4        
        
          <div style="background-color:#324ee4;">Content here</div>
        
        
          .mybackground {background-color:#324ee4;}
        
        Background color #324ee4
      
           Border around this has a color of #324ee4        
        
          <div style="border:2px solid #324ee4;">Content here</div>
        
        
          .myborder {border:2px solid #324ee4;}
        
        Border color #324ee4