#0dedf5 color space conversions
Hex:
        #0dedf5
        RGB:
        13, 237, 245
        CMY:
        95, 7, 4
        CMYK:
        95, 3, 0, 4
      HSL:
        182°, 92.0635%, 50.5882%
        HSV (HSB):
        182°, 94.6939%, 96.0784%
        XYZ:
        46.9316, 67.2465, 96.8925
        xyY:
        0.2224, 0.3186, 67.2465
      CIE-Lab:
        85.6283, -42.8571, -17.1500
        CIE-LCH:
        85.6283, 46.1612, 201.8097
        CIE-Luv:
        85.6283, -65.0109, -20.9236
        Hunter-Lab:
        82.0040, -41.3498, -12.6518
      #0dedf5 color charts
#0dedf5 RGB chart
      #0dedf5 CMYK chart
      #0dedf5 RGB pie chart
      #0dedf5 color shades, tints & tones
#0dedf5 color schemes
#0dedf5 color preview, HTML & CSS examples
           This text has a color of #0dedf5        
        
          <p style="color:#0dedf5;">Text here</p>
        
        
          .mytext {color:#0dedf5;}
        
        Text color #0dedf5
      
           This box has a color of #0dedf5        
        
          <div style="background-color:#0dedf5;">Content here</div>
        
        
          .mybackground {background-color:#0dedf5;}
        
        Background color #0dedf5
      
           Border around this has a color of #0dedf5        
        
          <div style="border:2px solid #0dedf5;">Content here</div>
        
        
          .myborder {border:2px solid #0dedf5;}
        
        Border color #0dedf5