#2583fe color space conversions
Hex:
        #2583fe
        RGB:
        37, 131, 254
        CMY:
        85, 49, 0
        CMYK:
        85, 48, 0, 0
      HSL:
        214°, 99.0868%, 57.0588%
        HSV (HSB):
        214°, 85.4331%, 99.6078%
        XYZ:
        26.7686, 23.7817, 96.9454
        xyY:
        0.1815, 0.1612, 23.7817
      CIE-Lab:
        55.8685, 17.9643, -68.4949
        CIE-LCH:
        55.8685, 70.8115, 284.6960
        CIE-Luv:
        55.8685, -28.3640, -109.6207
        Hunter-Lab:
        48.7665, 12.6400, -83.7292
      #2583fe color charts
#2583fe RGB chart
      #2583fe CMYK chart
      #2583fe RGB pie chart
      #2583fe color shades, tints & tones
#2583fe color schemes
#2583fe color preview, HTML & CSS examples
           This text has a color of #2583fe        
        
          <p style="color:#2583fe;">Text here</p>
        
        
          .mytext {color:#2583fe;}
        
        Text color #2583fe
      
           This box has a color of #2583fe        
        
          <div style="background-color:#2583fe;">Content here</div>
        
        
          .mybackground {background-color:#2583fe;}
        
        Background color #2583fe
      
           Border around this has a color of #2583fe        
        
          <div style="border:2px solid #2583fe;">Content here</div>
        
        
          .myborder {border:2px solid #2583fe;}
        
        Border color #2583fe