#2684f1 color space conversions
Hex:
        #2684f1
        RGB:
        38, 132, 241
        CMY:
        85, 48, 5
        CMYK:
        84, 45, 0, 5
      HSL:
        212°, 87.8788%, 54.7059%
        HSV (HSB):
        212°, 84.2324%, 94.5098%
        XYZ:
        24.9278, 23.2655, 86.3959
        xyY:
        0.1852, 0.1729, 23.2655
      CIE-Lab:
        55.3447, 12.5300, -62.1492
        CIE-LCH:
        55.3447, 63.3997, 281.3987
        CIE-Luv:
        55.3447, -29.0258, -98.9997
        Hunter-Lab:
        48.2343, 7.8399, -72.4346
      #2684f1 color charts
#2684f1 RGB chart
      #2684f1 CMYK chart
      #2684f1 RGB pie chart
      #2684f1 color shades, tints & tones
#2684f1 color schemes
#2684f1 color preview, HTML & CSS examples
           This text has a color of #2684f1        
        
          <p style="color:#2684f1;">Text here</p>
        
        
          .mytext {color:#2684f1;}
        
        Text color #2684f1
      
           This box has a color of #2684f1        
        
          <div style="background-color:#2684f1;">Content here</div>
        
        
          .mybackground {background-color:#2684f1;}
        
        Background color #2684f1
      
           Border around this has a color of #2684f1        
        
          <div style="border:2px solid #2684f1;">Content here</div>
        
        
          .myborder {border:2px solid #2684f1;}
        
        Border color #2684f1