#8faad4 color space conversions
Hex:
        #8faad4
        RGB:
        143, 170, 212
        CMY:
        44, 33, 17
        CMYK:
        33, 20, 0, 17
      HSL:
        217°, 44.5161%, 69.6078%
        HSV (HSB):
        217°, 32.5472%, 83.1373%
        XYZ:
        37.5861, 39.3426, 67.9002
        xyY:
        0.2595, 0.2716, 39.3426
      CIE-Lab:
        68.9987, 0.6265, -24.3210
        CIE-LCH:
        68.9987, 24.3291, 271.4756
        CIE-Luv:
        68.9987, -15.2599, -38.0872
        Hunter-Lab:
        62.7236, -2.8033, -20.2767
      #8faad4 color charts
#8faad4 RGB chart
      #8faad4 CMYK chart
      #8faad4 RGB pie chart
      #8faad4 color shades, tints & tones
#8faad4 color schemes
#8faad4 color preview, HTML & CSS examples
           This text has a color of #8faad4        
        
          <p style="color:#8faad4;">Text here</p>
        
        
          .mytext {color:#8faad4;}
        
        Text color #8faad4
      
           This box has a color of #8faad4        
        
          <div style="background-color:#8faad4;">Content here</div>
        
        
          .mybackground {background-color:#8faad4;}
        
        Background color #8faad4
      
           Border around this has a color of #8faad4        
        
          <div style="border:2px solid #8faad4;">Content here</div>
        
        
          .myborder {border:2px solid #8faad4;}
        
        Border color #8faad4