#2886db color space conversions
Hex:
        #2886db
        RGB:
        40, 134, 219
        CMY:
        84, 47, 14
        CMYK:
        82, 39, 0, 14
      HSL:
        208°, 71.3147%, 50.7843%
        HSV (HSB):
        208°, 81.7352%, 85.8824%
        XYZ:
        22.1864, 22.6158, 70.2138
        xyY:
        0.1929, 0.1966, 22.6158
      CIE-Lab:
        54.6744, 3.2286, -50.9372
        CIE-LCH:
        54.6744, 51.0394, 273.6268
        CIE-Luv:
        54.6744, -30.3554, -79.9851
        Hunter-Lab:
        47.5561, 0.0526, -54.2490
      #2886db color charts
#2886db RGB chart
      #2886db CMYK chart
      #2886db RGB pie chart
      #2886db color shades, tints & tones
#2886db color schemes
#2886db color preview, HTML & CSS examples
           This text has a color of #2886db        
        
          <p style="color:#2886db;">Text here</p>
        
        
          .mytext {color:#2886db;}
        
        Text color #2886db
      
           This box has a color of #2886db        
        
          <div style="background-color:#2886db;">Content here</div>
        
        
          .mybackground {background-color:#2886db;}
        
        Background color #2886db
      
           Border around this has a color of #2886db        
        
          <div style="border:2px solid #2886db;">Content here</div>
        
        
          .myborder {border:2px solid #2886db;}
        
        Border color #2886db