#2714fd color space conversions
Hex:
        #2714fd
        RGB:
        39, 20, 253
        CMY:
        85, 92, 1
        CMYK:
        85, 92, 0, 1
      HSL:
        245°, 98.3122%, 53.5294%
        HSV (HSB):
        245°, 92.0949%, 99.2157%
        XYZ:
        18.8165, 8.0235, 93.4855
        xyY:
        0.1564, 0.0667, 8.0235
      CIE-Lab:
        34.0318, 75.7551, -103.8278
        CIE-LCH:
        34.0318, 128.5264, 306.1153
        CIE-Luv:
        34.0318, -8.1737, -131.0652
        Hunter-Lab:
        28.3258, 69.0053, -175.8507
      #2714fd color charts
#2714fd RGB chart
      #2714fd CMYK chart
      #2714fd RGB pie chart
      #2714fd color shades, tints & tones
#2714fd color schemes
#2714fd color preview, HTML & CSS examples
           This text has a color of #2714fd        
        
          <p style="color:#2714fd;">Text here</p>
        
        
          .mytext {color:#2714fd;}
        
        Text color #2714fd
      
           This box has a color of #2714fd        
        
          <div style="background-color:#2714fd;">Content here</div>
        
        
          .mybackground {background-color:#2714fd;}
        
        Background color #2714fd
      
           Border around this has a color of #2714fd        
        
          <div style="border:2px solid #2714fd;">Content here</div>
        
        
          .myborder {border:2px solid #2714fd;}
        
        Border color #2714fd