#2724c1 color space conversions
Hex:
        #2724c1
        RGB:
        39, 36, 193
        CMY:
        85, 86, 24
        CMYK:
        80, 81, 0, 24
      HSL:
        241°, 68.5590%, 44.9020%
        HSV (HSB):
        241°, 81.3472%, 75.6863%
        XYZ:
        11.0932, 5.5433, 50.9374
        xyY:
        0.1642, 0.0820, 5.5433
      CIE-Lab:
        28.2298, 53.7027, -79.0002
        CIE-LCH:
        28.2298, 95.5249, 304.2070
        CIE-Luv:
        28.2298, -6.6913, -97.7646
        Hunter-Lab:
        23.5443, 42.9001, -111.7911
      #2724c1 color charts
#2724c1 RGB chart
      #2724c1 CMYK chart
      #2724c1 RGB pie chart
      #2724c1 color shades, tints & tones
#2724c1 color schemes
#2724c1 color preview, HTML & CSS examples
           This text has a color of #2724c1        
        
          <p style="color:#2724c1;">Text here</p>
        
        
          .mytext {color:#2724c1;}
        
        Text color #2724c1
      
           This box has a color of #2724c1        
        
          <div style="background-color:#2724c1;">Content here</div>
        
        
          .mybackground {background-color:#2724c1;}
        
        Background color #2724c1
      
           Border around this has a color of #2724c1        
        
          <div style="border:2px solid #2724c1;">Content here</div>
        
        
          .myborder {border:2px solid #2724c1;}
        
        Border color #2724c1