#2534fd color space conversions
Hex:
        #2534fd
        RGB:
        37, 52, 253
        CMY:
        85, 80, 1
        CMYK:
        85, 79, 0, 1
      HSL:
        236°, 98.1818%, 56.8627%
        HSV (HSB):
        236°, 85.3755%, 99.2157%
        XYZ:
        19.7206, 9.9411, 93.8080
        xyY:
        0.1597, 0.0805, 9.9411
      CIE-Lab:
        37.7366, 64.3803, -97.6585
        CIE-LCH:
        37.7366, 116.9701, 303.3945
        CIE-Luv:
        37.7366, -11.1104, -132.2734
        Hunter-Lab:
        31.5296, 56.4682, -154.3310
      #2534fd color charts
#2534fd RGB chart
      #2534fd CMYK chart
      #2534fd RGB pie chart
      #2534fd color shades, tints & tones
#2534fd color schemes
#2534fd color preview, HTML & CSS examples
           This text has a color of #2534fd        
        
          <p style="color:#2534fd;">Text here</p>
        
        
          .mytext {color:#2534fd;}
        
        Text color #2534fd
      
           This box has a color of #2534fd        
        
          <div style="background-color:#2534fd;">Content here</div>
        
        
          .mybackground {background-color:#2534fd;}
        
        Background color #2534fd
      
           Border around this has a color of #2534fd        
        
          <div style="border:2px solid #2534fd;">Content here</div>
        
        
          .myborder {border:2px solid #2534fd;}
        
        Border color #2534fd