#8f9eed color space conversions
Hex:
        #8f9eed
        RGB:
        143, 158, 237
        CMY:
        44, 38, 7
        CMYK:
        40, 33, 0, 7
      HSL:
        230°, 72.3077%, 74.5098%
        HSV (HSB):
        230°, 39.6624%, 92.9412%
        XYZ:
        38.8406, 36.4078, 85.1010
        xyY:
        0.2422, 0.2271, 36.4078
      CIE-Lab:
        66.8303, 14.0114, -41.4168
        CIE-LCH:
        66.8303, 43.7226, 288.6908
        CIE-Luv:
        66.8303, -11.2438, -68.0907
        Hunter-Lab:
        60.3389, 9.3089, -41.3845
      #8f9eed color charts
#8f9eed RGB chart
      #8f9eed CMYK chart
      #8f9eed RGB pie chart
      #8f9eed color shades, tints & tones
#8f9eed color schemes
#8f9eed color preview, HTML & CSS examples
           This text has a color of #8f9eed        
        
          <p style="color:#8f9eed;">Text here</p>
        
        
          .mytext {color:#8f9eed;}
        
        Text color #8f9eed
      
           This box has a color of #8f9eed        
        
          <div style="background-color:#8f9eed;">Content here</div>
        
        
          .mybackground {background-color:#8f9eed;}
        
        Background color #8f9eed
      
           Border around this has a color of #8f9eed        
        
          <div style="border:2px solid #8f9eed;">Content here</div>
        
        
          .myborder {border:2px solid #8f9eed;}
        
        Border color #8f9eed