#2356f8 color space conversions
Hex:
        #2356f8
        RGB:
        35, 86, 248
        CMY:
        86, 66, 3
        CMYK:
        86, 65, 0, 3
      HSL:
        226°, 93.8326%, 55.4902%
        HSV (HSB):
        226°, 85.8871%, 97.2549%
        XYZ:
        20.9642, 13.7902, 90.3638
        xyY:
        0.1676, 0.1102, 13.7902
      CIE-Lab:
        43.9306, 43.7781, -84.6211
        CIE-LCH:
        43.9306, 95.2746, 297.3545
        CIE-Luv:
        43.9306, -16.9955, -125.3956
        Hunter-Lab:
        37.1352, 35.7834, -118.2801
      #2356f8 color charts
#2356f8 RGB chart
      #2356f8 CMYK chart
      #2356f8 RGB pie chart
      #2356f8 color shades, tints & tones
#2356f8 color schemes
#2356f8 color preview, HTML & CSS examples
           This text has a color of #2356f8        
        
          <p style="color:#2356f8;">Text here</p>
        
        
          .mytext {color:#2356f8;}
        
        Text color #2356f8
      
           This box has a color of #2356f8        
        
          <div style="background-color:#2356f8;">Content here</div>
        
        
          .mybackground {background-color:#2356f8;}
        
        Background color #2356f8
      
           Border around this has a color of #2356f8        
        
          <div style="border:2px solid #2356f8;">Content here</div>
        
        
          .myborder {border:2px solid #2356f8;}
        
        Border color #2356f8