#2986eb color space conversions
Hex:
        #2986eb
        RGB:
        41, 134, 235
        CMY:
        84, 47, 8
        CMYK:
        83, 43, 0, 8
      HSL:
        211°, 82.9060%, 54.1176%
        HSV (HSB):
        211°, 82.5532%, 92.1569%
        XYZ:
        24.4349, 23.5198, 81.8492
        xyY:
        0.1882, 0.1812, 23.5198
      CIE-Lab:
        55.6037, 9.2904, -58.3959
        CIE-LCH:
        55.6037, 59.1303, 279.0396
        CIE-Luv:
        55.6037, -29.5634, -92.8454
        Hunter-Lab:
        48.4972, 5.0658, -66.1163
      #2986eb color charts
#2986eb RGB chart
      #2986eb CMYK chart
      #2986eb RGB pie chart
      #2986eb color shades, tints & tones
#2986eb color schemes
#2986eb color preview, HTML & CSS examples
           This text has a color of #2986eb        
        
          <p style="color:#2986eb;">Text here</p>
        
        
          .mytext {color:#2986eb;}
        
        Text color #2986eb
      
           This box has a color of #2986eb        
        
          <div style="background-color:#2986eb;">Content here</div>
        
        
          .mybackground {background-color:#2986eb;}
        
        Background color #2986eb
      
           Border around this has a color of #2986eb        
        
          <div style="border:2px solid #2986eb;">Content here</div>
        
        
          .myborder {border:2px solid #2986eb;}
        
        Border color #2986eb