#2987fb color space conversions
Hex:
        #2987fb
        RGB:
        41, 135, 251
        CMY:
        84, 47, 2
        CMYK:
        84, 46, 0, 2
      HSL:
        213°, 96.3303%, 57.2549%
        HSV (HSB):
        213°, 83.6653%, 98.4314%
        XYZ:
        26.9910, 24.7644, 94.6242
        xyY:
        0.1844, 0.1692, 24.7644
      CIE-Lab:
        56.8451, 14.6598, -65.2631
        CIE-LCH:
        56.8451, 66.8893, 282.6600
        CIE-Luv:
        56.8451, -29.2722, -104.7080
        Hunter-Lab:
        49.7638, 9.7285, -77.9032
      #2987fb color charts
#2987fb RGB chart
      #2987fb CMYK chart
      #2987fb RGB pie chart
      #2987fb color shades, tints & tones
#2987fb color schemes
#2987fb color preview, HTML & CSS examples
           This text has a color of #2987fb        
        
          <p style="color:#2987fb;">Text here</p>
        
        
          .mytext {color:#2987fb;}
        
        Text color #2987fb
      
           This box has a color of #2987fb        
        
          <div style="background-color:#2987fb;">Content here</div>
        
        
          .mybackground {background-color:#2987fb;}
        
        Background color #2987fb
      
           Border around this has a color of #2987fb        
        
          <div style="border:2px solid #2987fb;">Content here</div>
        
        
          .myborder {border:2px solid #2987fb;}
        
        Border color #2987fb