#2355f2 color space conversions
Hex:
        #2355f2
        RGB:
        35, 85, 242
        CMY:
        86, 67, 5
        CMYK:
        86, 65, 0, 5
      HSL:
        226°, 88.8412%, 54.3137%
        HSV (HSB):
        226°, 85.5372%, 94.9020%
        XYZ:
        19.9686, 13.2651, 85.5124
        xyY:
        0.1682, 0.1117, 13.2651
      CIE-Lab:
        43.1600, 42.2395, -82.5240
        CIE-LCH:
        43.1600, 92.7059, 297.1054
        CIE-Luv:
        43.1600, -16.7502, -121.8960
        Hunter-Lab:
        36.4213, 34.1285, -113.7100
      #2355f2 color charts
#2355f2 RGB chart
      #2355f2 CMYK chart
      #2355f2 RGB pie chart
      #2355f2 color shades, tints & tones
#2355f2 color schemes
#2355f2 color preview, HTML & CSS examples
           This text has a color of #2355f2        
        
          <p style="color:#2355f2;">Text here</p>
        
        
          .mytext {color:#2355f2;}
        
        Text color #2355f2
      
           This box has a color of #2355f2        
        
          <div style="background-color:#2355f2;">Content here</div>
        
        
          .mybackground {background-color:#2355f2;}
        
        Background color #2355f2
      
           Border around this has a color of #2355f2        
        
          <div style="border:2px solid #2355f2;">Content here</div>
        
        
          .myborder {border:2px solid #2355f2;}
        
        Border color #2355f2