#0ea5fd color space conversions
Hex:
        #0ea5fd
        RGB:
        14, 165, 253
        CMY:
        95, 35, 1
        CMYK:
        94, 35, 0, 1
      HSL:
        202°, 98.3539%, 52.3529%
        HSV (HSB):
        202°, 94.4664%, 99.2157%
        XYZ:
        31.3659, 34.0955, 97.8564
        xyY:
        0.1921, 0.2088, 34.0955
      CIE-Lab:
        65.0383, -3.7805, -53.2858
        CIE-LCH:
        65.0383, 53.4198, 265.9418
        CIE-Luv:
        65.0383, -40.4400, -85.7681
        Hunter-Lab:
        58.3913, -6.3006, -58.4886
      #0ea5fd color charts
#0ea5fd RGB chart
      #0ea5fd CMYK chart
      #0ea5fd RGB pie chart
      #0ea5fd color shades, tints & tones
#0ea5fd color schemes
#0ea5fd color preview, HTML & CSS examples
           This text has a color of #0ea5fd        
        
          <p style="color:#0ea5fd;">Text here</p>
        
        
          .mytext {color:#0ea5fd;}
        
        Text color #0ea5fd
      
           This box has a color of #0ea5fd        
        
          <div style="background-color:#0ea5fd;">Content here</div>
        
        
          .mybackground {background-color:#0ea5fd;}
        
        Background color #0ea5fd
      
           Border around this has a color of #0ea5fd        
        
          <div style="border:2px solid #0ea5fd;">Content here</div>
        
        
          .myborder {border:2px solid #0ea5fd;}
        
        Border color #0ea5fd