#355df2 color space conversions
Hex:
        #355df2
        RGB:
        53, 93, 242
        CMY:
        79, 64, 5
        CMYK:
        78, 62, 0, 5
      HSL:
        227°, 87.9070%, 57.8431%
        HSV (HSB):
        227°, 78.0992%, 94.9020%
        XYZ:
        21.4096, 14.9964, 85.7706
        xyY:
        0.1752, 0.1227, 14.9964
      CIE-Lab:
        45.6293, 38.5804, -78.4523
        CIE-LCH:
        45.6293, 87.4254, 296.1866
        CIE-Luv:
        45.6293, -16.4966, -118.8536
        Hunter-Lab:
        38.7252, 30.9163, -104.2110
      #355df2 color charts
#355df2 RGB chart
      #355df2 CMYK chart
      #355df2 RGB pie chart
      #355df2 color shades, tints & tones
#355df2 color schemes
#355df2 color preview, HTML & CSS examples
           This text has a color of #355df2        
        
          <p style="color:#355df2;">Text here</p>
        
        
          .mytext {color:#355df2;}
        
        Text color #355df2
      
           This box has a color of #355df2        
        
          <div style="background-color:#355df2;">Content here</div>
        
        
          .mybackground {background-color:#355df2;}
        
        Background color #355df2
      
           Border around this has a color of #355df2        
        
          <div style="border:2px solid #355df2;">Content here</div>
        
        
          .myborder {border:2px solid #355df2;}
        
        Border color #355df2