#3684fe color space conversions
Hex:
        #3684fe
        RGB:
        54, 132, 254
        CMY:
        79, 48, 0
        CMYK:
        79, 48, 0, 0
      HSL:
        217°, 99.0099%, 60.3922%
        HSV (HSB):
        217°, 78.7402%, 99.6078%
        XYZ:
        27.6620, 24.4426, 97.0259
        xyY:
        0.1855, 0.1639, 24.4426
      CIE-Lab:
        56.5282, 18.7269, -67.4108
        CIE-LCH:
        56.5282, 69.9637, 285.5255
        CIE-Luv:
        56.5282, -26.7485, -108.2975
        Hunter-Lab:
        49.4394, 13.3540, -81.7503
      #3684fe color charts
#3684fe RGB chart
      #3684fe CMYK chart
      #3684fe RGB pie chart
      #3684fe color shades, tints & tones
#3684fe color schemes
#3684fe color preview, HTML & CSS examples
           This text has a color of #3684fe        
        
          <p style="color:#3684fe;">Text here</p>
        
        
          .mytext {color:#3684fe;}
        
        Text color #3684fe
      
           This box has a color of #3684fe        
        
          <div style="background-color:#3684fe;">Content here</div>
        
        
          .mybackground {background-color:#3684fe;}
        
        Background color #3684fe
      
           Border around this has a color of #3684fe        
        
          <div style="border:2px solid #3684fe;">Content here</div>
        
        
          .myborder {border:2px solid #3684fe;}
        
        Border color #3684fe