#2872ef color space conversions
Hex:
        #2872ef
        RGB:
        40, 114, 239
        CMY:
        84, 55, 6
        CMYK:
        83, 52, 0, 6
      HSL:
        218°, 86.1472%, 54.7059%
        HSV (HSB):
        218°, 83.2636%, 93.7255%
        XYZ:
        22.4724, 18.7177, 84.0898
        xyY:
        0.1794, 0.1494, 18.7177
      CIE-Lab:
        50.3553, 23.1624, -69.0894
        CIE-LCH:
        50.3553, 72.8686, 288.5339
        CIE-Luv:
        50.3553, -23.5825, -108.0665
        Hunter-Lab:
        43.2640, 17.0052, -84.9539
      #2872ef color charts
#2872ef RGB chart
      #2872ef CMYK chart
      #2872ef RGB pie chart
      #2872ef color shades, tints & tones
#2872ef color schemes
#2872ef color preview, HTML & CSS examples
           This text has a color of #2872ef        
        
          <p style="color:#2872ef;">Text here</p>
        
        
          .mytext {color:#2872ef;}
        
        Text color #2872ef
      
           This box has a color of #2872ef        
        
          <div style="background-color:#2872ef;">Content here</div>
        
        
          .mybackground {background-color:#2872ef;}
        
        Background color #2872ef
      
           Border around this has a color of #2872ef        
        
          <div style="border:2px solid #2872ef;">Content here</div>
        
        
          .myborder {border:2px solid #2872ef;}
        
        Border color #2872ef