#2714c1 color space conversions
Hex:
        #2714c1
        RGB:
        39, 20, 193
        CMY:
        85, 92, 24
        CMYK:
        80, 90, 0, 24
      HSL:
        247°, 81.2207%, 41.7647%
        HSV (HSB):
        247°, 89.6373%, 75.6863%
        XYZ:
        10.7125, 4.7819, 50.8105
        xyY:
        0.1616, 0.0721, 4.7819
      CIE-Lab:
        26.1041, 60.0371, -82.5361
        CIE-LCH:
        26.1041, 102.0621, 306.0323
        CIE-Luv:
        26.1041, -5.2262, -96.7499
        Hunter-Lab:
        21.8676, 49.1755, -122.4562
      #2714c1 color charts
#2714c1 RGB chart
      #2714c1 CMYK chart
      #2714c1 RGB pie chart
      #2714c1 color shades, tints & tones
#2714c1 color schemes
#2714c1 color preview, HTML & CSS examples
           This text has a color of #2714c1        
        
          <p style="color:#2714c1;">Text here</p>
        
        
          .mytext {color:#2714c1;}
        
        Text color #2714c1
      
           This box has a color of #2714c1        
        
          <div style="background-color:#2714c1;">Content here</div>
        
        
          .mybackground {background-color:#2714c1;}
        
        Background color #2714c1
      
           Border around this has a color of #2714c1        
        
          <div style="border:2px solid #2714c1;">Content here</div>
        
        
          .myborder {border:2px solid #2714c1;}
        
        Border color #2714c1