#8fafe1 color space conversions
Hex:
        #8fafe1
        RGB:
        143, 175, 225
        CMY:
        44, 31, 12
        CMYK:
        36, 22, 0, 12
      HSL:
        217°, 57.7465%, 72.1569%
        HSV (HSB):
        217°, 36.4444%, 88.2353%
        XYZ:
        40.2483, 41.9358, 77.2073
        xyY:
        0.2525, 0.2631, 41.9358
      CIE-Lab:
        70.8267, 1.2152, -28.6446
        CIE-LCH:
        70.8267, 28.6704, 272.4292
        CIE-Luv:
        70.8267, -17.6220, -45.4853
        Hunter-Lab:
        64.7579, -2.3851, -25.3577
      #8fafe1 color charts
#8fafe1 RGB chart
      #8fafe1 CMYK chart
      #8fafe1 RGB pie chart
      #8fafe1 color shades, tints & tones
#8fafe1 color schemes
#8fafe1 color preview, HTML & CSS examples
           This text has a color of #8fafe1        
        
          <p style="color:#8fafe1;">Text here</p>
        
        
          .mytext {color:#8fafe1;}
        
        Text color #8fafe1
      
           This box has a color of #8fafe1        
        
          <div style="background-color:#8fafe1;">Content here</div>
        
        
          .mybackground {background-color:#8fafe1;}
        
        Background color #8fafe1
      
           Border around this has a color of #8fafe1        
        
          <div style="border:2px solid #8fafe1;">Content here</div>
        
        
          .myborder {border:2px solid #8fafe1;}
        
        Border color #8fafe1