#2883eb color space conversions
Hex:
        #2883eb
        RGB:
        40, 131, 235
        CMY:
        84, 49, 8
        CMYK:
        83, 44, 0, 8
      HSL:
        212°, 82.9787%, 53.9216%
        HSV (HSB):
        212°, 82.9787%, 92.1569%
        XYZ:
        23.9868, 22.6819, 81.7111
        xyY:
        0.1868, 0.1767, 22.6819
      CIE-Lab:
        54.7431, 11.0441, -59.7773
        CIE-LCH:
        54.7431, 60.7890, 280.4676
        CIE-Luv:
        54.7431, -28.7377, -94.8841
        Hunter-Lab:
        47.6255, 6.5576, -68.3860
      #2883eb color charts
#2883eb RGB chart
      #2883eb CMYK chart
      #2883eb RGB pie chart
      #2883eb color shades, tints & tones
#2883eb color schemes
#2883eb color preview, HTML & CSS examples
           This text has a color of #2883eb        
        
          <p style="color:#2883eb;">Text here</p>
        
        
          .mytext {color:#2883eb;}
        
        Text color #2883eb
      
           This box has a color of #2883eb        
        
          <div style="background-color:#2883eb;">Content here</div>
        
        
          .mybackground {background-color:#2883eb;}
        
        Background color #2883eb
      
           Border around this has a color of #2883eb        
        
          <div style="border:2px solid #2883eb;">Content here</div>
        
        
          .myborder {border:2px solid #2883eb;}
        
        Border color #2883eb