#2714ce color space conversions
Hex:
        #2714ce
        RGB:
        39, 20, 206
        CMY:
        85, 92, 19
        CMYK:
        81, 90, 0, 19
      HSL:
        246°, 82.3009%, 44.3137%
        HSV (HSB):
        246°, 90.2913%, 80.7843%
        XYZ:
        12.2274, 5.3879, 58.7880
        xyY:
        0.1600, 0.0705, 5.3879
      CIE-Lab:
        27.8124, 63.5609, -87.3183
        CIE-LCH:
        27.8124, 108.0022, 306.0517
        CIE-Luv:
        27.8124, -5.8919, -104.2551
        Hunter-Lab:
        23.2118, 53.4090, -133.9142
      #2714ce color charts
#2714ce RGB chart
      #2714ce CMYK chart
      #2714ce RGB pie chart
      #2714ce color shades, tints & tones
#2714ce color schemes
#2714ce color preview, HTML & CSS examples
           This text has a color of #2714ce        
        
          <p style="color:#2714ce;">Text here</p>
        
        
          .mytext {color:#2714ce;}
        
        Text color #2714ce
      
           This box has a color of #2714ce        
        
          <div style="background-color:#2714ce;">Content here</div>
        
        
          .mybackground {background-color:#2714ce;}
        
        Background color #2714ce
      
           Border around this has a color of #2714ce        
        
          <div style="border:2px solid #2714ce;">Content here</div>
        
        
          .myborder {border:2px solid #2714ce;}
        
        Border color #2714ce