#9f8ceb color space conversions
Hex:
        #9f8ceb
        RGB:
        159, 140, 235
        CMY:
        38, 45, 8
        CMYK:
        32, 40, 0, 8
      HSL:
        252°, 70.3704%, 73.5294%
        HSV (HSB):
        252°, 40.4255%, 92.1569%
        XYZ:
        38.6716, 32.1253, 82.7598
        xyY:
        0.2518, 0.2092, 32.1253
      CIE-Lab:
        63.4463, 28.0588, -45.5462
        CIE-LCH:
        63.4463, 53.4954, 301.6352
        CIE-Luv:
        63.4463, 2.7690, -76.1084
        Hunter-Lab:
        56.6791, 22.6001, -46.8967
      #9f8ceb color charts
#9f8ceb RGB chart
      #9f8ceb CMYK chart
      #9f8ceb RGB pie chart
      #9f8ceb color shades, tints & tones
#9f8ceb color schemes
#9f8ceb color preview, HTML & CSS examples
           This text has a color of #9f8ceb        
        
          <p style="color:#9f8ceb;">Text here</p>
        
        
          .mytext {color:#9f8ceb;}
        
        Text color #9f8ceb
      
           This box has a color of #9f8ceb        
        
          <div style="background-color:#9f8ceb;">Content here</div>
        
        
          .mybackground {background-color:#9f8ceb;}
        
        Background color #9f8ceb
      
           Border around this has a color of #9f8ceb        
        
          <div style="border:2px solid #9f8ceb;">Content here</div>
        
        
          .myborder {border:2px solid #9f8ceb;}
        
        Border color #9f8ceb