#2856ef color space conversions
Hex:
        #2856ef
        RGB:
        40, 86, 239
        CMY:
        84, 66, 6
        CMYK:
        83, 64, 0, 6
      HSL:
        226°, 86.1472%, 54.7059%
        HSV (HSB):
        226°, 83.2636%, 93.7255%
        XYZ:
        19.7828, 13.3387, 83.1933
        xyY:
        0.1701, 0.1147, 13.3387
      CIE-Lab:
        43.2692, 40.8442, -80.6524
        CIE-LCH:
        43.2692, 90.4050, 296.8587
        CIE-Luv:
        43.2692, -16.4674, -119.5939
        Hunter-Lab:
        36.5222, 32.7737, -109.4903
      #2856ef color charts
#2856ef RGB chart
      #2856ef CMYK chart
      #2856ef RGB pie chart
      #2856ef color shades, tints & tones
#2856ef color schemes
#2856ef color preview, HTML & CSS examples
           This text has a color of #2856ef        
        
          <p style="color:#2856ef;">Text here</p>
        
        
          .mytext {color:#2856ef;}
        
        Text color #2856ef
      
           This box has a color of #2856ef        
        
          <div style="background-color:#2856ef;">Content here</div>
        
        
          .mybackground {background-color:#2856ef;}
        
        Background color #2856ef
      
           Border around this has a color of #2856ef        
        
          <div style="border:2px solid #2856ef;">Content here</div>
        
        
          .myborder {border:2px solid #2856ef;}
        
        Border color #2856ef