#8fa8fa color space conversions
Hex:
        #8fa8fa
        RGB:
        143, 168, 250
        CMY:
        44, 34, 2
        CMYK:
        43, 33, 0, 2
      HSL:
        226°, 91.4530%, 77.0588%
        HSV (HSB):
        226°, 42.8000%, 98.0392%
        XYZ:
        42.5856, 40.7470, 96.0629
        xyY:
        0.2374, 0.2271, 40.7470
      CIE-Lab:
        69.9983, 11.9176, -43.5476
        CIE-LCH:
        69.9983, 45.1489, 285.3052
        CIE-Luv:
        69.9983, -15.4744, -71.9112
        Hunter-Lab:
        63.8334, 7.3756, -44.5422
      #8fa8fa color charts
#8fa8fa RGB chart
      #8fa8fa CMYK chart
      #8fa8fa RGB pie chart
      #8fa8fa color shades, tints & tones
#8fa8fa color schemes
#8fa8fa color preview, HTML & CSS examples
           This text has a color of #8fa8fa        
        
          <p style="color:#8fa8fa;">Text here</p>
        
        
          .mytext {color:#8fa8fa;}
        
        Text color #8fa8fa
      
           This box has a color of #8fa8fa        
        
          <div style="background-color:#8fa8fa;">Content here</div>
        
        
          .mybackground {background-color:#8fa8fa;}
        
        Background color #8fa8fa
      
           Border around this has a color of #8fa8fa        
        
          <div style="border:2px solid #8fa8fa;">Content here</div>
        
        
          .myborder {border:2px solid #8fa8fa;}
        
        Border color #8fa8fa