#2542fb color space conversions
Hex:
        #2542fb
        RGB:
        37, 66, 251
        CMY:
        85, 74, 2
        CMYK:
        85, 74, 0, 2
      HSL:
        232°, 96.3964%, 56.4706%
        HSV (HSB):
        232°, 85.2590%, 98.4314%
        XYZ:
        20.1238, 11.2548, 92.3785
        xyY:
        0.1626, 0.0909, 11.2548
      CIE-Lab:
        40.0063, 56.6007, -92.7736
        CIE-LCH:
        40.0063, 108.6765, 301.3872
        CIE-Luv:
        40.0063, -13.0716, -130.5443
        Hunter-Lab:
        33.5481, 48.3634, -139.7779
      #2542fb color charts
#2542fb RGB chart
      #2542fb CMYK chart
      #2542fb RGB pie chart
      #2542fb color shades, tints & tones
#2542fb color schemes
#2542fb color preview, HTML & CSS examples
           This text has a color of #2542fb        
        
          <p style="color:#2542fb;">Text here</p>
        
        
          .mytext {color:#2542fb;}
        
        Text color #2542fb
      
           This box has a color of #2542fb        
        
          <div style="background-color:#2542fb;">Content here</div>
        
        
          .mybackground {background-color:#2542fb;}
        
        Background color #2542fb
      
           Border around this has a color of #2542fb        
        
          <div style="border:2px solid #2542fb;">Content here</div>
        
        
          .myborder {border:2px solid #2542fb;}
        
        Border color #2542fb