#0ca3dc color space conversions
Hex:
        #0ca3dc
        RGB:
        12, 163, 220
        CMY:
        95, 36, 14
        CMYK:
        95, 26, 0, 14
      HSL:
        196°, 89.6552%, 45.4902%
        HSV (HSB):
        196°, 94.5455%, 86.2745%
        XYZ:
        26.1671, 31.4399, 72.3995
        xyY:
        0.2013, 0.2418, 31.4399
      CIE-Lab:
        62.8772, -14.7192, -38.5690
        CIE-LCH:
        62.8772, 41.2823, 249.1115
        CIE-Luv:
        62.8772, -42.0497, -59.3187
        Hunter-Lab:
        56.0713, -14.8231, -37.3057
      #0ca3dc color charts
#0ca3dc RGB chart
      #0ca3dc CMYK chart
      #0ca3dc RGB pie chart
      #0ca3dc color shades, tints & tones
#0ca3dc color schemes
#0ca3dc color preview, HTML & CSS examples
           This text has a color of #0ca3dc        
        
          <p style="color:#0ca3dc;">Text here</p>
        
        
          .mytext {color:#0ca3dc;}
        
        Text color #0ca3dc
      
           This box has a color of #0ca3dc        
        
          <div style="background-color:#0ca3dc;">Content here</div>
        
        
          .mybackground {background-color:#0ca3dc;}
        
        Background color #0ca3dc
      
           Border around this has a color of #0ca3dc        
        
          <div style="border:2px solid #0ca3dc;">Content here</div>
        
        
          .myborder {border:2px solid #0ca3dc;}
        
        Border color #0ca3dc