#356bfe color space conversions
Hex:
        #356bfe
        RGB:
        53, 107, 254
        CMY:
        79, 58, 0
        CMYK:
        79, 58, 0, 0
      HSL:
        224°, 99.0148%, 60.1961%
        HSV (HSB):
        224°, 79.1339%, 99.6078%
        XYZ:
        24.6153, 18.4280, 96.0255
        xyY:
        0.1770, 0.1325, 18.4280
      CIE-Lab:
        50.0112, 34.1764, -77.9833
        CIE-LCH:
        50.0112, 85.1435, 293.6656
        CIE-Luv:
        50.0112, -19.9628, -121.4519
        Hunter-Lab:
        42.9279, 27.2299, -102.5765
      #356bfe color charts
#356bfe RGB chart
      #356bfe CMYK chart
      #356bfe RGB pie chart
      #356bfe color shades, tints & tones
#356bfe color schemes
#356bfe color preview, HTML & CSS examples
           This text has a color of #356bfe        
        
          <p style="color:#356bfe;">Text here</p>
        
        
          .mytext {color:#356bfe;}
        
        Text color #356bfe
      
           This box has a color of #356bfe        
        
          <div style="background-color:#356bfe;">Content here</div>
        
        
          .mybackground {background-color:#356bfe;}
        
        Background color #356bfe
      
           Border around this has a color of #356bfe        
        
          <div style="border:2px solid #356bfe;">Content here</div>
        
        
          .myborder {border:2px solid #356bfe;}
        
        Border color #356bfe