#2714cd color space conversions
Hex:
        #2714cd
        RGB:
        39, 20, 205
        CMY:
        85, 92, 20
        CMYK:
        81, 90, 0, 20
      HSL:
        246°, 82.2222%, 44.1176%
        HSV (HSB):
        246°, 90.2439%, 80.3922%
        XYZ:
        12.1063, 5.3394, 58.1501
        xyY:
        0.1601, 0.0706, 5.3394
      CIE-Lab:
        27.6807, 63.2924, -86.9542
        CIE-LCH:
        27.6807, 107.5499, 306.0502
        CIE-Luv:
        27.6807, -5.8413, -103.6790
        Hunter-Lab:
        23.1072, 53.0820, -133.0305
      #2714cd color charts
#2714cd RGB chart
      #2714cd CMYK chart
      #2714cd RGB pie chart
      #2714cd color shades, tints & tones
#2714cd color schemes
#2714cd color preview, HTML & CSS examples
           This text has a color of #2714cd        
        
          <p style="color:#2714cd;">Text here</p>
        
        
          .mytext {color:#2714cd;}
        
        Text color #2714cd
      
           This box has a color of #2714cd        
        
          <div style="background-color:#2714cd;">Content here</div>
        
        
          .mybackground {background-color:#2714cd;}
        
        Background color #2714cd
      
           Border around this has a color of #2714cd        
        
          <div style="border:2px solid #2714cd;">Content here</div>
        
        
          .myborder {border:2px solid #2714cd;}
        
        Border color #2714cd