#2718fc color space conversions
Hex:
        #2718fc
        RGB:
        39, 24, 252
        CMY:
        85, 91, 1
        CMYK:
        85, 90, 0, 1
      HSL:
        244°, 97.4359%, 54.1176%
        HSV (HSB):
        244°, 90.4762%, 98.8235%
        XYZ:
        18.7340, 8.1129, 92.6740
        xyY:
        0.1567, 0.0679, 8.1129
      CIE-Lab:
        34.2169, 74.5309, -102.9570
        CIE-LCH:
        34.2169, 127.1024, 305.9009
        CIE-Luv:
        34.2169, -8.3445, -130.7078
        Hunter-Lab:
        28.4831, 67.5582, -172.9706
      #2718fc color charts
#2718fc RGB chart
      #2718fc CMYK chart
      #2718fc RGB pie chart
      #2718fc color shades, tints & tones
#2718fc color schemes
#2718fc color preview, HTML & CSS examples
           This text has a color of #2718fc        
        
          <p style="color:#2718fc;">Text here</p>
        
        
          .mytext {color:#2718fc;}
        
        Text color #2718fc
      
           This box has a color of #2718fc        
        
          <div style="background-color:#2718fc;">Content here</div>
        
        
          .mybackground {background-color:#2718fc;}
        
        Background color #2718fc
      
           Border around this has a color of #2718fc        
        
          <div style="border:2px solid #2718fc;">Content here</div>
        
        
          .myborder {border:2px solid #2718fc;}
        
        Border color #2718fc