#0dedf1 color space conversions
Hex:
        #0dedf1
        RGB:
        13, 237, 241
        CMY:
        95, 7, 5
        CMYK:
        95, 2, 0, 5
      HSL:
        181°, 89.7638%, 49.8039%
        HSV (HSB):
        181°, 94.6058%, 94.5098%
        XYZ:
        46.3274, 67.0048, 93.7106
        xyY:
        0.2238, 0.3236, 67.0048
      CIE-Lab:
        85.5064, -44.0351, -15.2309
        CIE-LCH:
        85.5064, 46.5947, 199.0796
        CIE-Luv:
        85.5064, -65.3323, -17.5426
        Hunter-Lab:
        81.8565, -42.2253, -10.5766
      #0dedf1 color charts
#0dedf1 RGB chart
      #0dedf1 CMYK chart
      #0dedf1 RGB pie chart
      #0dedf1 color shades, tints & tones
#0dedf1 color schemes
#0dedf1 color preview, HTML & CSS examples
           This text has a color of #0dedf1        
        
          <p style="color:#0dedf1;">Text here</p>
        
        
          .mytext {color:#0dedf1;}
        
        Text color #0dedf1
      
           This box has a color of #0dedf1        
        
          <div style="background-color:#0dedf1;">Content here</div>
        
        
          .mybackground {background-color:#0dedf1;}
        
        Background color #0dedf1
      
           Border around this has a color of #0dedf1        
        
          <div style="border:2px solid #0dedf1;">Content here</div>
        
        
          .myborder {border:2px solid #0dedf1;}
        
        Border color #0dedf1