#3558ff color space conversions
Hex:
        #3558ff
        RGB:
        53, 88, 255
        CMY:
        79, 65, 0
        CMYK:
        79, 65, 0, 0
      HSL:
        230°, 100.0000%, 60.3922%
        HSV (HSB):
        230°, 79.2157%, 100.0000%
        XYZ:
        23.0079, 14.9563, 96.2820
        xyY:
        0.1714, 0.1114, 14.9563
      CIE-Lab:
        45.5743, 46.2070, -85.8036
        CIE-LCH:
        45.5743, 97.4543, 298.3033
        CIE-Luv:
        45.5743, -15.5241, -128.7411
        Hunter-Lab:
        38.6734, 38.5163, -120.5379
      #3558ff color charts
#3558ff RGB chart
      #3558ff CMYK chart
      #3558ff RGB pie chart
      #3558ff color shades, tints & tones
#3558ff color schemes
#3558ff color preview, HTML & CSS examples
           This text has a color of #3558ff        
        
          <p style="color:#3558ff;">Text here</p>
        
        
          .mytext {color:#3558ff;}
        
        Text color #3558ff
      
           This box has a color of #3558ff        
        
          <div style="background-color:#3558ff;">Content here</div>
        
        
          .mybackground {background-color:#3558ff;}
        
        Background color #3558ff
      
           Border around this has a color of #3558ff        
        
          <div style="border:2px solid #3558ff;">Content here</div>
        
        
          .myborder {border:2px solid #3558ff;}
        
        Border color #3558ff