#9f8fec color space conversions
Hex:
        #9f8fec
        RGB:
        159, 143, 236
        CMY:
        38, 44, 7
        CMYK:
        33, 39, 0, 7
      HSL:
        250°, 70.9924%, 74.3137%
        HSV (HSB):
        250°, 39.4068%, 92.5490%
        XYZ:
        39.2609, 33.0720, 83.6711
        xyY:
        0.2517, 0.2120, 33.0720
      CIE-Lab:
        64.2191, 26.5999, -44.8812
        CIE-LCH:
        64.2191, 52.1716, 300.6541
        CIE-Luv:
        64.2191, 1.5621, -74.9861
        Hunter-Lab:
        57.5082, 21.2225, -46.0077
      #9f8fec color charts
#9f8fec RGB chart
      #9f8fec CMYK chart
      #9f8fec RGB pie chart
      #9f8fec color shades, tints & tones
#9f8fec color schemes
#9f8fec color preview, HTML & CSS examples
           This text has a color of #9f8fec        
        
          <p style="color:#9f8fec;">Text here</p>
        
        
          .mytext {color:#9f8fec;}
        
        Text color #9f8fec
      
           This box has a color of #9f8fec        
        
          <div style="background-color:#9f8fec;">Content here</div>
        
        
          .mybackground {background-color:#9f8fec;}
        
        Background color #9f8fec
      
           Border around this has a color of #9f8fec        
        
          <div style="border:2px solid #9f8fec;">Content here</div>
        
        
          .myborder {border:2px solid #9f8fec;}
        
        Border color #9f8fec