#2886fd color space conversions
Hex:
        #2886fd
        RGB:
        40, 134, 253
        CMY:
        84, 47, 1
        CMYK:
        84, 47, 0, 1
      HSL:
        214°, 98.1567%, 57.4510%
        HSV (HSB):
        214°, 84.1897%, 99.2157%
        XYZ:
        27.1298, 24.5932, 96.2456
        xyY:
        0.1833, 0.1662, 24.5932
      CIE-Lab:
        56.6769, 15.9475, -66.6372
        CIE-LCH:
        56.6769, 68.5189, 283.4588
        CIE-Luv:
        56.6769, -29.0026, -106.9118
        Hunter-Lab:
        49.5915, 10.8661, -80.3541
      #2886fd color charts
#2886fd RGB chart
      #2886fd CMYK chart
      #2886fd RGB pie chart
      #2886fd color shades, tints & tones
#2886fd color schemes
#2886fd color preview, HTML & CSS examples
           This text has a color of #2886fd        
        
          <p style="color:#2886fd;">Text here</p>
        
        
          .mytext {color:#2886fd;}
        
        Text color #2886fd
      
           This box has a color of #2886fd        
        
          <div style="background-color:#2886fd;">Content here</div>
        
        
          .mybackground {background-color:#2886fd;}
        
        Background color #2886fd
      
           Border around this has a color of #2886fd        
        
          <div style="border:2px solid #2886fd;">Content here</div>
        
        
          .myborder {border:2px solid #2886fd;}
        
        Border color #2886fd