#0dc7de color space conversions
Hex:
        #0dc7de
        RGB:
        13, 199, 222
        CMY:
        95, 22, 13
        CMYK:
        94, 10, 0, 13
      HSL:
        187°, 88.9362%, 46.0784%
        HSV (HSB):
        187°, 94.1441%, 87.0588%
        XYZ:
        33.7742, 46.2063, 76.2459
        xyY:
        0.2162, 0.2958, 46.2063
      CIE-Lab:
        73.6792, -32.3997, -22.9830
        CIE-LCH:
        73.6792, 39.7235, 215.3503
        CIE-Luv:
        73.6792, -54.0857, -31.7621
        Hunter-Lab:
        67.9752, -30.2671, -18.9212
      #0dc7de color charts
#0dc7de RGB chart
      #0dc7de CMYK chart
      #0dc7de RGB pie chart
      #0dc7de color shades, tints & tones
#0dc7de color schemes
#0dc7de color preview, HTML & CSS examples
           This text has a color of #0dc7de        
        
          <p style="color:#0dc7de;">Text here</p>
        
        
          .mytext {color:#0dc7de;}
        
        Text color #0dc7de
      
           This box has a color of #0dc7de        
        
          <div style="background-color:#0dc7de;">Content here</div>
        
        
          .mybackground {background-color:#0dc7de;}
        
        Background color #0dc7de
      
           Border around this has a color of #0dc7de        
        
          <div style="border:2px solid #0dc7de;">Content here</div>
        
        
          .myborder {border:2px solid #0dc7de;}
        
        Border color #0dc7de