#2856eb color space conversions
Hex:
        #2856eb
        RGB:
        40, 86, 235
        CMY:
        84, 66, 8
        CMYK:
        83, 63, 0, 8
      HSL:
        226°, 82.9787%, 53.9216%
        HSV (HSB):
        226°, 82.9787%, 92.1569%
        XYZ:
        19.1983, 13.1049, 80.1149
        xyY:
        0.1708, 0.1166, 13.1049
      CIE-Lab:
        42.9208, 39.3979, -78.9694
        CIE-LCH:
        42.9208, 88.2517, 296.5146
        CIE-Luv:
        42.9208, -16.4472, -117.0363
        Hunter-Lab:
        36.2006, 31.3127, -105.8731
      #2856eb color charts
#2856eb RGB chart
      #2856eb CMYK chart
      #2856eb RGB pie chart
      #2856eb color shades, tints & tones
#2856eb color schemes
#2856eb color preview, HTML & CSS examples
           This text has a color of #2856eb        
        
          <p style="color:#2856eb;">Text here</p>
        
        
          .mytext {color:#2856eb;}
        
        Text color #2856eb
      
           This box has a color of #2856eb        
        
          <div style="background-color:#2856eb;">Content here</div>
        
        
          .mybackground {background-color:#2856eb;}
        
        Background color #2856eb
      
           Border around this has a color of #2856eb        
        
          <div style="border:2px solid #2856eb;">Content here</div>
        
        
          .myborder {border:2px solid #2856eb;}
        
        Border color #2856eb