#2884fe color space conversions
Hex:
        #2884fe
        RGB:
        40, 132, 254
        CMY:
        84, 48, 0
        CMYK:
        84, 48, 0, 0
      HSL:
        214°, 99.0741%, 57.6471%
        HSV (HSB):
        214°, 84.2520%, 99.6078%
        XYZ:
        27.0157, 24.1094, 96.9956
        xyY:
        0.1824, 0.1628, 24.1094
      CIE-Lab:
        56.1972, 17.5531, -67.9615
        CIE-LCH:
        56.1972, 70.1917, 284.4818
        CIE-Luv:
        56.1972, -28.3754, -108.9079
        Hunter-Lab:
        49.1013, 12.2840, -82.7516
      #2884fe color charts
#2884fe RGB chart
      #2884fe CMYK chart
      #2884fe RGB pie chart
      #2884fe color shades, tints & tones
#2884fe color schemes
#2884fe color preview, HTML & CSS examples
           This text has a color of #2884fe        
        
          <p style="color:#2884fe;">Text here</p>
        
        
          .mytext {color:#2884fe;}
        
        Text color #2884fe
      
           This box has a color of #2884fe        
        
          <div style="background-color:#2884fe;">Content here</div>
        
        
          .mybackground {background-color:#2884fe;}
        
        Background color #2884fe
      
           Border around this has a color of #2884fe        
        
          <div style="border:2px solid #2884fe;">Content here</div>
        
        
          .myborder {border:2px solid #2884fe;}
        
        Border color #2884fe