#8fa6fa color space conversions
Hex:
        #8fa6fa
        RGB:
        143, 166, 250
        CMY:
        44, 35, 2
        CMYK:
        43, 34, 0, 2
      HSL:
        227°, 91.4530%, 77.0588%
        HSV (HSB):
        227°, 42.8000%, 98.0392%
        XYZ:
        42.2192, 40.0142, 95.9408
        xyY:
        0.2370, 0.2246, 40.0142
      CIE-Lab:
        69.4796, 13.0527, -44.3606
        CIE-LCH:
        69.4796, 46.2411, 286.3961
        CIE-Luv:
        69.4796, -14.7240, -73.3500
        Hunter-Lab:
        63.2568, 8.4362, -45.6447
      #8fa6fa color charts
#8fa6fa RGB chart
      #8fa6fa CMYK chart
      #8fa6fa RGB pie chart
      #8fa6fa color shades, tints & tones
#8fa6fa color schemes
#8fa6fa color preview, HTML & CSS examples
           This text has a color of #8fa6fa        
        
          <p style="color:#8fa6fa;">Text here</p>
        
        
          .mytext {color:#8fa6fa;}
        
        Text color #8fa6fa
      
           This box has a color of #8fa6fa        
        
          <div style="background-color:#8fa6fa;">Content here</div>
        
        
          .mybackground {background-color:#8fa6fa;}
        
        Background color #8fa6fa
      
           Border around this has a color of #8fa6fa        
        
          <div style="border:2px solid #8fa6fa;">Content here</div>
        
        
          .myborder {border:2px solid #8fa6fa;}
        
        Border color #8fa6fa