#2581e5 color space conversions
Hex:
        #2581e5
        RGB:
        37, 129, 229
        CMY:
        85, 49, 10
        CMYK:
        84, 44, 0, 10
      HSL:
        211°, 78.6885%, 52.1569%
        HSV (HSB):
        211°, 83.8428%, 89.8039%
        XYZ:
        22.7561, 21.7510, 77.1277
        xyY:
        0.1871, 0.1788, 21.7510
      CIE-Lab:
        53.7618, 9.7750, -58.0055
        CIE-LCH:
        53.7618, 58.8234, 279.5655
        CIE-Luv:
        53.7618, -28.6625, -91.5955
        Hunter-Lab:
        46.6379, 5.4792, -65.4046
      #2581e5 color charts
#2581e5 RGB chart
      #2581e5 CMYK chart
      #2581e5 RGB pie chart
      #2581e5 color shades, tints & tones
#2581e5 color schemes
#2581e5 color preview, HTML & CSS examples
           This text has a color of #2581e5        
        
          <p style="color:#2581e5;">Text here</p>
        
        
          .mytext {color:#2581e5;}
        
        Text color #2581e5
      
           This box has a color of #2581e5        
        
          <div style="background-color:#2581e5;">Content here</div>
        
        
          .mybackground {background-color:#2581e5;}
        
        Background color #2581e5
      
           Border around this has a color of #2581e5        
        
          <div style="border:2px solid #2581e5;">Content here</div>
        
        
          .myborder {border:2px solid #2581e5;}
        
        Border color #2581e5