#2396dc color space conversions
Hex:
        #2396dc
        RGB:
        35, 150, 220
        CMY:
        86, 41, 14
        CMYK:
        84, 32, 0, 14
      HSL:
        203°, 72.5490%, 50.0000%
        HSV (HSB):
        203°, 84.0909%, 86.2745%
        XYZ:
        24.5178, 27.3373, 71.6946
        xyY:
        0.1984, 0.2213, 27.3373
      CIE-Lab:
        59.2853, -6.2196, -44.1936
        CIE-LCH:
        59.2853, 44.6291, 261.9891
        CIE-Luv:
        59.2853, -36.1329, -69.0725
        Hunter-Lab:
        52.2851, -7.7960, -44.7003
      #2396dc color charts
#2396dc RGB chart
      #2396dc CMYK chart
      #2396dc RGB pie chart
      #2396dc color shades, tints & tones
#2396dc color schemes
#2396dc color preview, HTML & CSS examples
           This text has a color of #2396dc        
        
          <p style="color:#2396dc;">Text here</p>
        
        
          .mytext {color:#2396dc;}
        
        Text color #2396dc
      
           This box has a color of #2396dc        
        
          <div style="background-color:#2396dc;">Content here</div>
        
        
          .mybackground {background-color:#2396dc;}
        
        Background color #2396dc
      
           Border around this has a color of #2396dc        
        
          <div style="border:2px solid #2396dc;">Content here</div>
        
        
          .myborder {border:2px solid #2396dc;}
        
        Border color #2396dc