#2714ee color space conversions
Hex:
        #2714ee
        RGB:
        39, 20, 238
        CMY:
        85, 92, 7
        CMYK:
        84, 92, 0, 7
      HSL:
        245°, 86.5079%, 50.5882%
        HSV (HSB):
        245°, 91.5966%, 93.3333%
        XYZ:
        16.5195, 7.1047, 81.3896
        xyY:
        0.1573, 0.0677, 7.1047
      CIE-Lab:
        32.0441, 71.9467, -98.6750
        CIE-LCH:
        32.0441, 122.1192, 306.0968
        CIE-Luv:
        32.0441, -7.4641, -122.5680
        Hunter-Lab:
        26.6546, 63.9816, -162.3831
      #2714ee color charts
#2714ee RGB chart
      #2714ee CMYK chart
      #2714ee RGB pie chart
      #2714ee color shades, tints & tones
#2714ee color schemes
#2714ee color preview, HTML & CSS examples
           This text has a color of #2714ee        
        
          <p style="color:#2714ee;">Text here</p>
        
        
          .mytext {color:#2714ee;}
        
        Text color #2714ee
      
           This box has a color of #2714ee        
        
          <div style="background-color:#2714ee;">Content here</div>
        
        
          .mybackground {background-color:#2714ee;}
        
        Background color #2714ee
      
           Border around this has a color of #2714ee        
        
          <div style="border:2px solid #2714ee;">Content here</div>
        
        
          .myborder {border:2px solid #2714ee;}
        
        Border color #2714ee