#2353d6 color space conversions
Hex:
        #2353d6
        RGB:
        35, 83, 214
        CMY:
        86, 67, 16
        CMYK:
        84, 61, 0, 16
      HSL:
        224°, 71.8876%, 48.8235%
        HSV (HSB):
        224°, 83.6449%, 83.9216%
        XYZ:
        15.9240, 11.3989, 64.9792
        xyY:
        0.1725, 0.1235, 11.3989
      CIE-Lab:
        40.2443, 33.2069, -71.4113
        CIE-LCH:
        40.2443, 78.7545, 294.9389
        CIE-Luv:
        40.2443, -16.2335, -104.4612
        Hunter-Lab:
        33.7622, 25.1058, -90.4768
      #2353d6 color charts
#2353d6 RGB chart
      #2353d6 CMYK chart
      #2353d6 RGB pie chart
      #2353d6 color shades, tints & tones
#2353d6 color schemes
#2353d6 color preview, HTML & CSS examples
           This text has a color of #2353d6        
        
          <p style="color:#2353d6;">Text here</p>
        
        
          .mytext {color:#2353d6;}
        
        Text color #2353d6
      
           This box has a color of #2353d6        
        
          <div style="background-color:#2353d6;">Content here</div>
        
        
          .mybackground {background-color:#2353d6;}
        
        Background color #2353d6
      
           Border around this has a color of #2353d6        
        
          <div style="border:2px solid #2353d6;">Content here</div>
        
        
          .myborder {border:2px solid #2353d6;}
        
        Border color #2353d6