#0dccf1 color space conversions
Hex:
        #0dccf1
        RGB:
        13, 204, 241
        CMY:
        95, 20, 5
        CMYK:
        95, 15, 0, 5
      HSL:
        190°, 89.7638%, 49.8039%
        HSV (HSB):
        190°, 94.6058%, 94.5098%
        XYZ:
        37.6360, 49.6222, 90.8135
        xyY:
        0.2114, 0.2787, 49.6222
      CIE-Lab:
        75.8368, -28.6855, -29.9216
        CIE-LCH:
        75.8368, 41.4507, 226.2083
        CIE-Luv:
        75.8368, -54.2864, -44.1496
        Hunter-Lab:
        70.4430, -27.9069, -27.1252
      #0dccf1 color charts
#0dccf1 RGB chart
      #0dccf1 CMYK chart
      #0dccf1 RGB pie chart
      #0dccf1 color shades, tints & tones
#0dccf1 color schemes
#0dccf1 color preview, HTML & CSS examples
           This text has a color of #0dccf1        
        
          <p style="color:#0dccf1;">Text here</p>
        
        
          .mytext {color:#0dccf1;}
        
        Text color #0dccf1
      
           This box has a color of #0dccf1        
        
          <div style="background-color:#0dccf1;">Content here</div>
        
        
          .mybackground {background-color:#0dccf1;}
        
        Background color #0dccf1
      
           Border around this has a color of #0dccf1        
        
          <div style="border:2px solid #0dccf1;">Content here</div>
        
        
          .myborder {border:2px solid #0dccf1;}
        
        Border color #0dccf1