#2874ee color space conversions
Hex:
        #2874ee
        RGB:
        40, 116, 238
        CMY:
        84, 55, 7
        CMYK:
        83, 51, 0, 7
      HSL:
        217°, 85.3448%, 54.5098%
        HSV (HSB):
        217°, 83.1933%, 93.3333%
        XYZ:
        22.5531, 19.1149, 83.3898
        xyY:
        0.1803, 0.1528, 19.1149
      CIE-Lab:
        50.8214, 21.5231, -67.7752
        CIE-LCH:
        50.8214, 71.1106, 287.6181
        CIE-Luv:
        50.8214, -24.1723, -106.2556
        Hunter-Lab:
        43.7206, 15.5672, -82.4813
      #2874ee color charts
#2874ee RGB chart
      #2874ee CMYK chart
      #2874ee RGB pie chart
      #2874ee color shades, tints & tones
#2874ee color schemes
#2874ee color preview, HTML & CSS examples
           This text has a color of #2874ee        
        
          <p style="color:#2874ee;">Text here</p>
        
        
          .mytext {color:#2874ee;}
        
        Text color #2874ee
      
           This box has a color of #2874ee        
        
          <div style="background-color:#2874ee;">Content here</div>
        
        
          .mybackground {background-color:#2874ee;}
        
        Background color #2874ee
      
           Border around this has a color of #2874ee        
        
          <div style="border:2px solid #2874ee;">Content here</div>
        
        
          .myborder {border:2px solid #2874ee;}
        
        Border color #2874ee