#2543d7 color space conversions
Hex:
        #2543d7
        RGB:
        37, 67, 215
        CMY:
        85, 74, 16
        CMYK:
        83, 69, 0, 16
      HSL:
        230°, 70.6349%, 49.4118%
        HSV (HSB):
        230°, 82.7907%, 84.3137%
        XYZ:
        15.0358, 9.3139, 65.2953
        xyY:
        0.1677, 0.1039, 9.3139
      CIE-Lab:
        36.5818, 43.7708, -77.9985
        CIE-LCH:
        36.5818, 89.4408, 299.3000
        CIE-Luv:
        36.5818, -12.5123, -109.0306
        Hunter-Lab:
        30.5187, 34.5349, -105.4888
      #2543d7 color charts
#2543d7 RGB chart
      #2543d7 CMYK chart
      #2543d7 RGB pie chart
      #2543d7 color shades, tints & tones
#2543d7 color schemes
#2543d7 color preview, HTML & CSS examples
           This text has a color of #2543d7        
        
          <p style="color:#2543d7;">Text here</p>
        
        
          .mytext {color:#2543d7;}
        
        Text color #2543d7
      
           This box has a color of #2543d7        
        
          <div style="background-color:#2543d7;">Content here</div>
        
        
          .mybackground {background-color:#2543d7;}
        
        Background color #2543d7
      
           Border around this has a color of #2543d7        
        
          <div style="border:2px solid #2543d7;">Content here</div>
        
        
          .myborder {border:2px solid #2543d7;}
        
        Border color #2543d7