#0d95ee color space conversions
Hex:
        #0d95ee
        RGB:
        13, 149, 238
        CMY:
        95, 42, 7
        CMYK:
        95, 37, 0, 7
      HSL:
        204°, 89.6414%, 49.2157%
        HSV (HSB):
        204°, 94.5378%, 93.3333%
        XYZ:
        26.3460, 27.7535, 84.8573
        xyY:
        0.1896, 0.1997, 27.7535
      CIE-Lab:
        59.6654, -0.1354, -53.5941
        CIE-LCH:
        59.6654, 53.5942, 269.8553
        CIE-Luv:
        59.6654, -36.2157, -85.3859
        Hunter-Lab:
        52.6816, -2.9250, -58.6247
      #0d95ee color charts
#0d95ee RGB chart
      #0d95ee CMYK chart
      #0d95ee RGB pie chart
      #0d95ee color shades, tints & tones
#0d95ee color schemes
#0d95ee color preview, HTML & CSS examples
           This text has a color of #0d95ee        
        
          <p style="color:#0d95ee;">Text here</p>
        
        
          .mytext {color:#0d95ee;}
        
        Text color #0d95ee
      
           This box has a color of #0d95ee        
        
          <div style="background-color:#0d95ee;">Content here</div>
        
        
          .mybackground {background-color:#0d95ee;}
        
        Background color #0d95ee
      
           Border around this has a color of #0d95ee        
        
          <div style="border:2px solid #0d95ee;">Content here</div>
        
        
          .myborder {border:2px solid #0d95ee;}
        
        Border color #0d95ee