#8fa2fa color space conversions
Hex:
        #8fa2fa
        RGB:
        143, 162, 250
        CMY:
        44, 36, 2
        CMYK:
        43, 35, 0, 2
      HSL:
        229°, 91.4530%, 77.0588%
        HSV (HSB):
        229°, 42.8000%, 98.0392%
        XYZ:
        41.5033, 38.5824, 95.7022
        xyY:
        0.2361, 0.2195, 38.5824
      CIE-Lab:
        68.4477, 15.3322, -45.9807
        CIE-LCH:
        68.4477, 48.4696, 288.4409
        CIE-Luv:
        68.4477, -13.2352, -76.2005
        Hunter-Lab:
        62.1148, 10.5679, -47.8697
      #8fa2fa color charts
#8fa2fa RGB chart
      #8fa2fa CMYK chart
      #8fa2fa RGB pie chart
      #8fa2fa color shades, tints & tones
#8fa2fa color schemes
#8fa2fa color preview, HTML & CSS examples
           This text has a color of #8fa2fa        
        
          <p style="color:#8fa2fa;">Text here</p>
        
        
          .mytext {color:#8fa2fa;}
        
        Text color #8fa2fa
      
           This box has a color of #8fa2fa        
        
          <div style="background-color:#8fa2fa;">Content here</div>
        
        
          .mybackground {background-color:#8fa2fa;}
        
        Background color #8fa2fa
      
           Border around this has a color of #8fa2fa        
        
          <div style="border:2px solid #8fa2fa;">Content here</div>
        
        
          .myborder {border:2px solid #8fa2fa;}
        
        Border color #8fa2fa