#2395dd color space conversions
Hex:
        #2395dd
        RGB:
        35, 149, 221
        CMY:
        86, 42, 13
        CMYK:
        84, 33, 0, 13
      HSL:
        203°, 73.2283%, 50.1961%
        HSV (HSB):
        203°, 84.1629%, 86.6667%
        XYZ:
        24.4917, 27.0727, 72.3413
        xyY:
        0.1977, 0.2185, 27.0727
      CIE-Lab:
        59.0415, -5.2816, -45.1355
        CIE-LCH:
        59.0415, 45.4434, 263.3257
        CIE-Luv:
        59.0415, -35.7399, -70.6889
        Hunter-Lab:
        52.0314, -7.0332, -46.0112
      #2395dd color charts
#2395dd RGB chart
      #2395dd CMYK chart
      #2395dd RGB pie chart
      #2395dd color shades, tints & tones
#2395dd color schemes
#2395dd color preview, HTML & CSS examples
           This text has a color of #2395dd        
        
          <p style="color:#2395dd;">Text here</p>
        
        
          .mytext {color:#2395dd;}
        
        Text color #2395dd
      
           This box has a color of #2395dd        
        
          <div style="background-color:#2395dd;">Content here</div>
        
        
          .mybackground {background-color:#2395dd;}
        
        Background color #2395dd
      
           Border around this has a color of #2395dd        
        
          <div style="border:2px solid #2395dd;">Content here</div>
        
        
          .myborder {border:2px solid #2395dd;}
        
        Border color #2395dd