#324cd5 color space conversions
Hex:
        #324cd5
        RGB:
        50, 76, 213
        CMY:
        80, 70, 16
        CMYK:
        77, 64, 0, 16
      HSL:
        230°, 65.9919%, 51.5686%
        HSV (HSB):
        230°, 76.5258%, 83.5294%
        XYZ:
        15.9101, 10.6511, 64.1681
        xyY:
        0.1754, 0.1174, 10.6511
      CIE-Lab:
        38.9865, 38.5483, -72.8764
        CIE-LCH:
        38.9865, 82.4435, 297.8768
        CIE-Luv:
        38.9865, -12.6651, -105.4071
        Hunter-Lab:
        32.6360, 29.9059, -93.7293
      #324cd5 color charts
#324cd5 RGB chart
      #324cd5 CMYK chart
      #324cd5 RGB pie chart
      #324cd5 color shades, tints & tones
#324cd5 color schemes
#324cd5 color preview, HTML & CSS examples
           This text has a color of #324cd5        
        
          <p style="color:#324cd5;">Text here</p>
        
        
          .mytext {color:#324cd5;}
        
        Text color #324cd5
      
           This box has a color of #324cd5        
        
          <div style="background-color:#324cd5;">Content here</div>
        
        
          .mybackground {background-color:#324cd5;}
        
        Background color #324cd5
      
           Border around this has a color of #324cd5        
        
          <div style="border:2px solid #324cd5;">Content here</div>
        
        
          .myborder {border:2px solid #324cd5;}
        
        Border color #324cd5