#355fe5 color space conversions
Hex:
        #355fe5
        RGB:
        53, 95, 229
        CMY:
        79, 63, 10
        CMYK:
        77, 59, 0, 10
      HSL:
        226°, 77.1930%, 55.2941%
        HSV (HSB):
        226°, 76.8559%, 89.8039%
        XYZ:
        19.7033, 14.5984, 75.9080
        xyY:
        0.1788, 0.1325, 14.5984
      CIE-Lab:
        45.0792, 32.6445, -72.0307
        CIE-LCH:
        45.0792, 79.0827, 294.3802
        CIE-Luv:
        45.0792, -16.9126, -109.3745
        Hunter-Lab:
        38.2079, 25.1860, -91.0465
      #355fe5 color charts
#355fe5 RGB chart
      #355fe5 CMYK chart
      #355fe5 RGB pie chart
      #355fe5 color shades, tints & tones
#355fe5 color schemes
#355fe5 color preview, HTML & CSS examples
           This text has a color of #355fe5        
        
          <p style="color:#355fe5;">Text here</p>
        
        
          .mytext {color:#355fe5;}
        
        Text color #355fe5
      
           This box has a color of #355fe5        
        
          <div style="background-color:#355fe5;">Content here</div>
        
        
          .mybackground {background-color:#355fe5;}
        
        Background color #355fe5
      
           Border around this has a color of #355fe5        
        
          <div style="border:2px solid #355fe5;">Content here</div>
        
        
          .myborder {border:2px solid #355fe5;}
        
        Border color #355fe5