#2542ef color space conversions
Hex:
        #2542ef
        RGB:
        37, 66, 239
        CMY:
        85, 74, 6
        CMYK:
        85, 72, 0, 6
      HSL:
        231°, 86.3248%, 54.1176%
        HSV (HSB):
        231°, 84.5188%, 93.7255%
        XYZ:
        18.2912, 10.5217, 82.7282
        xyY:
        0.1640, 0.0943, 10.5217
      CIE-Lab:
        38.7630, 52.6243, -88.0803
        CIE-LCH:
        38.7630, 102.6034, 300.8566
        CIE-Luv:
        38.7630, -12.8018, -123.5389
        Hunter-Lab:
        32.4372, 43.8899, -128.5077
      #2542ef color charts
#2542ef RGB chart
      #2542ef CMYK chart
      #2542ef RGB pie chart
      #2542ef color shades, tints & tones
#2542ef color schemes
#2542ef color preview, HTML & CSS examples
           This text has a color of #2542ef        
        
          <p style="color:#2542ef;">Text here</p>
        
        
          .mytext {color:#2542ef;}
        
        Text color #2542ef
      
           This box has a color of #2542ef        
        
          <div style="background-color:#2542ef;">Content here</div>
        
        
          .mybackground {background-color:#2542ef;}
        
        Background color #2542ef
      
           Border around this has a color of #2542ef        
        
          <div style="border:2px solid #2542ef;">Content here</div>
        
        
          .myborder {border:2px solid #2542ef;}
        
        Border color #2542ef