#1684fe color space conversions
Hex:
        #1684fe
        RGB:
        22, 132, 254
        CMY:
        91, 48, 0
        CMYK:
        91, 48, 0, 0
      HSL:
        212°, 99.1453%, 54.1176%
        HSV (HSB):
        212°, 91.3386%, 99.6078%
        XYZ:
        26.4715, 23.8289, 96.9702
        xyY:
        0.1797, 0.1618, 23.8289
      CIE-Lab:
        55.9160, 16.5424, -68.4294
        CIE-LCH:
        55.9160, 70.4005, 283.5902
        CIE-Luv:
        55.9160, -29.7512, -109.4223
        Hunter-Lab:
        48.8148, 11.3719, -83.6087
      #1684fe color charts
#1684fe RGB chart
      #1684fe CMYK chart
      #1684fe RGB pie chart
      #1684fe color shades, tints & tones
#1684fe color schemes
#1684fe color preview, HTML & CSS examples
           This text has a color of #1684fe        
        
          <p style="color:#1684fe;">Text here</p>
        
        
          .mytext {color:#1684fe;}
        
        Text color #1684fe
      
           This box has a color of #1684fe        
        
          <div style="background-color:#1684fe;">Content here</div>
        
        
          .mybackground {background-color:#1684fe;}
        
        Background color #1684fe
      
           Border around this has a color of #1684fe        
        
          <div style="border:2px solid #1684fe;">Content here</div>
        
        
          .myborder {border:2px solid #1684fe;}
        
        Border color #1684fe