#2549eb color space conversions
Hex:
        #2549eb
        RGB:
        37, 73, 235
        CMY:
        85, 71, 8
        CMYK:
        84, 69, 0, 8
      HSL:
        229°, 83.1933%, 53.3333%
        HSV (HSB):
        229°, 84.2553%, 92.1569%
        XYZ:
        18.1409, 11.1566, 79.7946
        xyY:
        0.1663, 0.1023, 11.1566
      CIE-Lab:
        39.8429, 47.1768, -84.0352
        CIE-LCH:
        39.8429, 96.3720, 299.3096
        CIE-Luv:
        39.8429, -14.0113, -120.1710
        Hunter-Lab:
        33.4014, 38.4939, -118.2602
      #2549eb color charts
#2549eb RGB chart
      #2549eb CMYK chart
      #2549eb RGB pie chart
      #2549eb color shades, tints & tones
#2549eb color schemes
#2549eb color preview, HTML & CSS examples
           This text has a color of #2549eb        
        
          <p style="color:#2549eb;">Text here</p>
        
        
          .mytext {color:#2549eb;}
        
        Text color #2549eb
      
           This box has a color of #2549eb        
        
          <div style="background-color:#2549eb;">Content here</div>
        
        
          .mybackground {background-color:#2549eb;}
        
        Background color #2549eb
      
           Border around this has a color of #2549eb        
        
          <div style="border:2px solid #2549eb;">Content here</div>
        
        
          .myborder {border:2px solid #2549eb;}
        
        Border color #2549eb