#8fa0fd color space conversions
Hex:
        #8fa0fd
        RGB:
        143, 160, 253
        CMY:
        44, 37, 1
        CMYK:
        43, 37, 0, 1
      HSL:
        231°, 96.4912%, 77.6471%
        HSV (HSB):
        231°, 43.4783%, 99.2157%
        XYZ:
        41.6281, 38.0731, 98.0833
        xyY:
        0.2341, 0.2142, 38.0731
      CIE-Lab:
        68.0745, 17.3208, -48.2001
        CIE-LCH:
        68.0745, 51.2178, 289.7660
        CIE-Luv:
        68.0745, -12.6096, -80.1189
        Hunter-Lab:
        61.7034, 12.4438, -51.0546
      #8fa0fd color charts
#8fa0fd RGB chart
      #8fa0fd CMYK chart
      #8fa0fd RGB pie chart
      #8fa0fd color shades, tints & tones
#8fa0fd color schemes
#8fa0fd color preview, HTML & CSS examples
           This text has a color of #8fa0fd        
        
          <p style="color:#8fa0fd;">Text here</p>
        
        
          .mytext {color:#8fa0fd;}
        
        Text color #8fa0fd
      
           This box has a color of #8fa0fd        
        
          <div style="background-color:#8fa0fd;">Content here</div>
        
        
          .mybackground {background-color:#8fa0fd;}
        
        Background color #8fa0fd
      
           Border around this has a color of #8fa0fd        
        
          <div style="border:2px solid #8fa0fd;">Content here</div>
        
        
          .myborder {border:2px solid #8fa0fd;}
        
        Border color #8fa0fd