#2587fe color space conversions
Hex:
        #2587fe
        RGB:
        37, 135, 254
        CMY:
        85, 47, 0
        CMYK:
        85, 47, 0, 0
      HSL:
        213°, 99.0868%, 57.0588%
        HSV (HSB):
        213°, 85.4331%, 99.6078%
        XYZ:
        27.3163, 24.8770, 97.1280
        xyY:
        0.1829, 0.1666, 24.8770
      CIE-Lab:
        56.9554, 15.4996, -66.7417
        CIE-LCH:
        56.9554, 68.5178, 283.0742
        CIE-Luv:
        56.9554, -29.5495, -107.1563
        Hunter-Lab:
        49.8769, 10.4755, -80.5449
      #2587fe color charts
#2587fe RGB chart
      #2587fe CMYK chart
      #2587fe RGB pie chart
      #2587fe color shades, tints & tones
#2587fe color schemes
#2587fe color preview, HTML & CSS examples
           This text has a color of #2587fe        
        
          <p style="color:#2587fe;">Text here</p>
        
        
          .mytext {color:#2587fe;}
        
        Text color #2587fe
      
           This box has a color of #2587fe        
        
          <div style="background-color:#2587fe;">Content here</div>
        
        
          .mybackground {background-color:#2587fe;}
        
        Background color #2587fe
      
           Border around this has a color of #2587fe        
        
          <div style="border:2px solid #2587fe;">Content here</div>
        
        
          .myborder {border:2px solid #2587fe;}
        
        Border color #2587fe