#0ea5ca color space conversions
Hex:
        #0ea5ca
        RGB:
        14, 165, 202
        CMY:
        95, 35, 21
        CMYK:
        93, 18, 0, 21
      HSL:
        192°, 87.0370%, 42.3529%
        HSV (HSB):
        192°, 93.0693%, 79.2157%
        XYZ:
        24.2969, 31.2679, 60.6318
        xyY:
        0.2091, 0.2691, 31.2679
      CIE-Lab:
        62.7331, -22.0396, -28.7953
        CIE-LCH:
        62.7331, 36.2617, 232.5699
        CIE-Luv:
        62.7331, -43.9596, -42.0498
        Hunter-Lab:
        55.9177, -20.2956, -25.1460
      #0ea5ca color charts
#0ea5ca RGB chart
      #0ea5ca CMYK chart
      #0ea5ca RGB pie chart
      #0ea5ca color shades, tints & tones
#0ea5ca color schemes
#0ea5ca color preview, HTML & CSS examples
           This text has a color of #0ea5ca        
        
          <p style="color:#0ea5ca;">Text here</p>
        
        
          .mytext {color:#0ea5ca;}
        
        Text color #0ea5ca
      
           This box has a color of #0ea5ca        
        
          <div style="background-color:#0ea5ca;">Content here</div>
        
        
          .mybackground {background-color:#0ea5ca;}
        
        Background color #0ea5ca
      
           Border around this has a color of #0ea5ca        
        
          <div style="border:2px solid #0ea5ca;">Content here</div>
        
        
          .myborder {border:2px solid #0ea5ca;}
        
        Border color #0ea5ca