#2531fd color space conversions
Hex:
        #2531fd
        RGB:
        37, 49, 253
        CMY:
        85, 81, 1
        CMYK:
        85, 81, 0, 1
      HSL:
        237°, 98.1818%, 56.8627%
        HSV (HSB):
        237°, 85.3755%, 99.2157%
        XYZ:
        19.5909, 9.6818, 93.7647
        xyY:
        0.1592, 0.0787, 9.6818
      CIE-Lab:
        37.2652, 65.7621, -98.4421
        CIE-LCH:
        37.2652, 118.3871, 303.7441
        CIE-Luv:
        37.2652, -10.7455, -132.2603
        Hunter-Lab:
        31.1156, 57.9343, -156.8856
      #2531fd color charts
#2531fd RGB chart
      #2531fd CMYK chart
      #2531fd RGB pie chart
      #2531fd color shades, tints & tones
#2531fd color schemes
#2531fd color preview, HTML & CSS examples
           This text has a color of #2531fd        
        
          <p style="color:#2531fd;">Text here</p>
        
        
          .mytext {color:#2531fd;}
        
        Text color #2531fd
      
           This box has a color of #2531fd        
        
          <div style="background-color:#2531fd;">Content here</div>
        
        
          .mybackground {background-color:#2531fd;}
        
        Background color #2531fd
      
           Border around this has a color of #2531fd        
        
          <div style="border:2px solid #2531fd;">Content here</div>
        
        
          .myborder {border:2px solid #2531fd;}
        
        Border color #2531fd