#355fcf color space conversions
Hex:
        #355fcf
        RGB:
        53, 95, 207
        CMY:
        79, 63, 19
        CMYK:
        74, 54, 0, 19
      HSL:
        224°, 61.6000%, 50.9804%
        HSV (HSB):
        224°, 74.3961%, 81.1765%
        XYZ:
        16.8229, 13.4463, 60.7402
        xyY:
        0.1848, 0.1477, 13.4463
      CIE-Lab:
        43.4281, 24.5754, -62.1777
        CIE-LCH:
        43.4281, 66.8582, 291.5662
        CIE-Luv:
        43.4281, -16.8922, -93.9166
        Hunter-Lab:
        36.6692, 17.7202, -72.5417
      #355fcf color charts
#355fcf RGB chart
      #355fcf CMYK chart
      #355fcf RGB pie chart
      #355fcf color shades, tints & tones
#355fcf color schemes
#355fcf color preview, HTML & CSS examples
           This text has a color of #355fcf        
        
          <p style="color:#355fcf;">Text here</p>
        
        
          .mytext {color:#355fcf;}
        
        Text color #355fcf
      
           This box has a color of #355fcf        
        
          <div style="background-color:#355fcf;">Content here</div>
        
        
          .mybackground {background-color:#355fcf;}
        
        Background color #355fcf
      
           Border around this has a color of #355fcf        
        
          <div style="border:2px solid #355fcf;">Content here</div>
        
        
          .myborder {border:2px solid #355fcf;}
        
        Border color #355fcf