#0dace3 color space conversions
Hex:
        #0dace3
        RGB:
        13, 172, 227
        CMY:
        95, 33, 11
        CMYK:
        94, 24, 0, 11
      HSL:
        195°, 89.1667%, 47.0588%
        HSV (HSB):
        195°, 94.2731%, 89.0196%
        XYZ:
        28.7836, 35.1367, 77.9380
        xyY:
        0.2029, 0.2477, 35.1367
      CIE-Lab:
        65.8549, -17.0552, -37.7775
        CIE-LCH:
        65.8549, 41.4489, 245.7025
        CIE-Luv:
        65.8549, -44.5478, -58.1016
        Hunter-Lab:
        59.2762, -17.0564, -36.4629
      #0dace3 color charts
#0dace3 RGB chart
      #0dace3 CMYK chart
      #0dace3 RGB pie chart
      #0dace3 color shades, tints & tones
#0dace3 color schemes
#0dace3 color preview, HTML & CSS examples
           This text has a color of #0dace3        
        
          <p style="color:#0dace3;">Text here</p>
        
        
          .mytext {color:#0dace3;}
        
        Text color #0dace3
      
           This box has a color of #0dace3        
        
          <div style="background-color:#0dace3;">Content here</div>
        
        
          .mybackground {background-color:#0dace3;}
        
        Background color #0dace3
      
           Border around this has a color of #0dace3        
        
          <div style="border:2px solid #0dace3;">Content here</div>
        
        
          .myborder {border:2px solid #0dace3;}
        
        Border color #0dace3