#2542ee color space conversions
Hex:
        #2542ee
        RGB:
        37, 66, 238
        CMY:
        85, 74, 7
        CMYK:
        84, 72, 0, 7
      HSL:
        231°, 85.5319%, 53.9216%
        HSV (HSB):
        231°, 84.4538%, 93.3333%
        XYZ:
        18.1438, 10.4628, 81.9522
        xyY:
        0.1641, 0.0946, 10.4628
      CIE-Lab:
        38.6605, 52.2886, -87.6845
        CIE-LCH:
        38.6605, 102.0915, 300.8087
        CIE-Luv:
        38.6605, -12.7801, -122.9506
        Hunter-Lab:
        32.3462, 43.5190, -127.5743
      #2542ee color charts
#2542ee RGB chart
      #2542ee CMYK chart
      #2542ee RGB pie chart
      #2542ee color shades, tints & tones
#2542ee color schemes
#2542ee color preview, HTML & CSS examples
           This text has a color of #2542ee        
        
          <p style="color:#2542ee;">Text here</p>
        
        
          .mytext {color:#2542ee;}
        
        Text color #2542ee
      
           This box has a color of #2542ee        
        
          <div style="background-color:#2542ee;">Content here</div>
        
        
          .mybackground {background-color:#2542ee;}
        
        Background color #2542ee
      
           Border around this has a color of #2542ee        
        
          <div style="border:2px solid #2542ee;">Content here</div>
        
        
          .myborder {border:2px solid #2542ee;}
        
        Border color #2542ee