#95e0fd color space conversions
Hex:
        #95e0fd
        RGB:
        149, 224, 253
        CMY:
        42, 12, 1
        CMYK:
        41, 11, 0, 1
      HSL:
        197°, 96.2963%, 78.8235%
        HSV (HSB):
        197°, 41.1067%, 99.2157%
        XYZ:
        56.7797, 66.7927, 102.8282
        xyY:
        0.2508, 0.2950, 66.7927
      CIE-Lab:
        85.3992, -15.9624, -21.3957
        CIE-LCH:
        85.3992, 26.6941, 233.2749
        CIE-Luv:
        85.3992, -35.2093, -31.7946
        Hunter-Lab:
        81.7268, -19.0090, -17.3896
      #95e0fd color charts
#95e0fd RGB chart
      #95e0fd CMYK chart
      #95e0fd RGB pie chart
      #95e0fd color shades, tints & tones
#95e0fd color schemes
#95e0fd color preview, HTML & CSS examples
           This text has a color of #95e0fd        
        
          <p style="color:#95e0fd;">Text here</p>
        
        
          .mytext {color:#95e0fd;}
        
        Text color #95e0fd
      
           This box has a color of #95e0fd        
        
          <div style="background-color:#95e0fd;">Content here</div>
        
        
          .mybackground {background-color:#95e0fd;}
        
        Background color #95e0fd
      
           Border around this has a color of #95e0fd        
        
          <div style="border:2px solid #95e0fd;">Content here</div>
        
        
          .myborder {border:2px solid #95e0fd;}
        
        Border color #95e0fd