#355bfe color space conversions
Hex:
        #355bfe
        RGB:
        53, 91, 254
        CMY:
        79, 64, 0
        CMYK:
        79, 64, 0, 0
      HSL:
        229°, 99.0148%, 60.1961%
        HSV (HSB):
        229°, 79.1339%, 99.6078%
        XYZ:
        23.0987, 15.3948, 95.5200
        xyY:
        0.1724, 0.1149, 15.3948
      CIE-Lab:
        46.1703, 44.0474, -84.2684
        CIE-LCH:
        46.1703, 95.0860, 297.5962
        CIE-Luv:
        46.1703, -16.1592, -127.2644
        Hunter-Lab:
        39.2362, 36.4210, -116.8753
      #355bfe color charts
#355bfe RGB chart
      #355bfe CMYK chart
      #355bfe RGB pie chart
      #355bfe color shades, tints & tones
#355bfe color schemes
#355bfe color preview, HTML & CSS examples
           This text has a color of #355bfe        
        
          <p style="color:#355bfe;">Text here</p>
        
        
          .mytext {color:#355bfe;}
        
        Text color #355bfe
      
           This box has a color of #355bfe        
        
          <div style="background-color:#355bfe;">Content here</div>
        
        
          .mybackground {background-color:#355bfe;}
        
        Background color #355bfe
      
           Border around this has a color of #355bfe        
        
          <div style="border:2px solid #355bfe;">Content here</div>
        
        
          .myborder {border:2px solid #355bfe;}
        
        Border color #355bfe