#0dedf2 color space conversions
Hex:
        #0dedf2
        RGB:
        13, 237, 242
        CMY:
        95, 7, 5
        CMYK:
        95, 2, 0, 5
      HSL:
        181°, 89.8039%, 50.0000%
        HSV (HSB):
        181°, 94.6281%, 94.9020%
        XYZ:
        46.4772, 67.0647, 94.4996
        xyY:
        0.2234, 0.3224, 67.0647
      CIE-Lab:
        85.5366, -43.7417, -15.7112
        CIE-LCH:
        85.5366, 46.4777, 199.7573
        CIE-Luv:
        85.5366, -65.2519, -18.3865
        Hunter-Lab:
        81.8931, -42.0079, -11.0919
      #0dedf2 color charts
#0dedf2 RGB chart
      #0dedf2 CMYK chart
      #0dedf2 RGB pie chart
      #0dedf2 color shades, tints & tones
#0dedf2 color schemes
#0dedf2 color preview, HTML & CSS examples
           This text has a color of #0dedf2        
        
          <p style="color:#0dedf2;">Text here</p>
        
        
          .mytext {color:#0dedf2;}
        
        Text color #0dedf2
      
           This box has a color of #0dedf2        
        
          <div style="background-color:#0dedf2;">Content here</div>
        
        
          .mybackground {background-color:#0dedf2;}
        
        Background color #0dedf2
      
           Border around this has a color of #0dedf2        
        
          <div style="border:2px solid #0dedf2;">Content here</div>
        
        
          .myborder {border:2px solid #0dedf2;}
        
        Border color #0dedf2