#8da1ff color space conversions
Hex:
        #8da1ff
        RGB:
        141, 161, 255
        CMY:
        45, 37, 0
        CMYK:
        45, 37, 0, 0
      HSL:
        229°, 100.0000%, 77.6471%
        HSV (HSB):
        229°, 44.7059%, 100.0000%
        XYZ:
        41.7794, 38.3725, 99.8124
        xyY:
        0.2322, 0.2132, 38.3725
      CIE-Lab:
        68.2942, 16.8328, -48.9496
        CIE-LCH:
        68.2942, 51.7630, 288.9771
        CIE-Luv:
        68.2942, -13.8119, -81.3644
        Hunter-Lab:
        61.9455, 11.9853, -52.1717
      #8da1ff color charts
#8da1ff RGB chart
      #8da1ff CMYK chart
      #8da1ff RGB pie chart
      #8da1ff color shades, tints & tones
#8da1ff color schemes
#8da1ff color preview, HTML & CSS examples
           This text has a color of #8da1ff        
        
          <p style="color:#8da1ff;">Text here</p>
        
        
          .mytext {color:#8da1ff;}
        
        Text color #8da1ff
      
           This box has a color of #8da1ff        
        
          <div style="background-color:#8da1ff;">Content here</div>
        
        
          .mybackground {background-color:#8da1ff;}
        
        Background color #8da1ff
      
           Border around this has a color of #8da1ff        
        
          <div style="border:2px solid #8da1ff;">Content here</div>
        
        
          .myborder {border:2px solid #8da1ff;}
        
        Border color #8da1ff