#2395fc color space conversions
Hex:
        #2395fc
        RGB:
        35, 149, 252
        CMY:
        86, 42, 1
        CMYK:
        86, 41, 0, 1
      HSL:
        208°, 97.3094%, 56.2745%
        HSV (HSB):
        208°, 86.1111%, 98.8235%
        XYZ:
        29.0113, 28.8805, 96.1409
        xyY:
        0.1883, 0.1875, 28.8805
      CIE-Lab:
        60.6760, 6.1506, -59.6725
        CIE-LCH:
        60.6760, 59.9886, 275.8848
        CIE-Luv:
        60.6760, -34.1113, -96.2846
        Hunter-Lab:
        53.7406, 2.3153, -68.4503
      #2395fc color charts
#2395fc RGB chart
      #2395fc CMYK chart
      #2395fc RGB pie chart
      #2395fc color shades, tints & tones
#2395fc color schemes
#2395fc color preview, HTML & CSS examples
           This text has a color of #2395fc        
        
          <p style="color:#2395fc;">Text here</p>
        
        
          .mytext {color:#2395fc;}
        
        Text color #2395fc
      
           This box has a color of #2395fc        
        
          <div style="background-color:#2395fc;">Content here</div>
        
        
          .mybackground {background-color:#2395fc;}
        
        Background color #2395fc
      
           Border around this has a color of #2395fc        
        
          <div style="border:2px solid #2395fc;">Content here</div>
        
        
          .myborder {border:2px solid #2395fc;}
        
        Border color #2395fc