#2714df color space conversions
Hex:
        #2714df
        RGB:
        39, 20, 223
        CMY:
        85, 92, 13
        CMYK:
        83, 91, 0, 13
      HSL:
        246°, 83.5391%, 47.6471%
        HSV (HSB):
        246°, 91.0314%, 87.4510%
        XYZ:
        14.4061, 6.2594, 70.2609
        xyY:
        0.1584, 0.0688, 6.2594
      CIE-Lab:
        30.0576, 68.0633, -93.4185
        CIE-LCH:
        30.0576, 115.5839, 306.0765
        CIE-Luv:
        30.0576, -6.7379, -114.0142
        Hunter-Lab:
        25.0187, 59.0002, -148.9931
      #2714df color charts
#2714df RGB chart
      #2714df CMYK chart
      #2714df RGB pie chart
      #2714df color shades, tints & tones
#2714df color schemes
#2714df color preview, HTML & CSS examples
           This text has a color of #2714df        
        
          <p style="color:#2714df;">Text here</p>
        
        
          .mytext {color:#2714df;}
        
        Text color #2714df
      
           This box has a color of #2714df        
        
          <div style="background-color:#2714df;">Content here</div>
        
        
          .mybackground {background-color:#2714df;}
        
        Background color #2714df
      
           Border around this has a color of #2714df        
        
          <div style="border:2px solid #2714df;">Content here</div>
        
        
          .myborder {border:2px solid #2714df;}
        
        Border color #2714df