#8da1e1 color space conversions
Hex:
        #8da1e1
        RGB:
        141, 161, 225
        CMY:
        45, 37, 12
        CMYK:
        37, 28, 0, 12
      HSL:
        226°, 58.3333%, 71.7647%
        HSV (HSB):
        226°, 37.3333%, 88.2353%
        XYZ:
        37.3200, 36.5887, 76.3295
        xyY:
        0.2484, 0.2435, 36.5887
      CIE-Lab:
        66.9673, 8.5143, -34.6202
        CIE-LCH:
        66.9673, 35.6518, 283.8168
        CIE-Luv:
        66.9673, -12.8022, -56.0286
        Hunter-Lab:
        60.4886, 4.2751, -32.4750
      #8da1e1 color charts
#8da1e1 RGB chart
      #8da1e1 CMYK chart
      #8da1e1 RGB pie chart
      #8da1e1 color shades, tints & tones
#8da1e1 color schemes
#8da1e1 color preview, HTML & CSS examples
           This text has a color of #8da1e1        
        
          <p style="color:#8da1e1;">Text here</p>
        
        
          .mytext {color:#8da1e1;}
        
        Text color #8da1e1
      
           This box has a color of #8da1e1        
        
          <div style="background-color:#8da1e1;">Content here</div>
        
        
          .mybackground {background-color:#8da1e1;}
        
        Background color #8da1e1
      
           Border around this has a color of #8da1e1        
        
          <div style="border:2px solid #8da1e1;">Content here</div>
        
        
          .myborder {border:2px solid #8da1e1;}
        
        Border color #8da1e1