#9f88ec color space conversions
Hex:
        #9f88ec
        RGB:
        159, 136, 236
        CMY:
        38, 47, 7
        CMYK:
        33, 42, 0, 7
      HSL:
        254°, 72.4638%, 72.9412%
        HSV (HSB):
        254°, 42.3729%, 92.5490%
        XYZ:
        38.2426, 31.0354, 83.3317
        xyY:
        0.2506, 0.2034, 31.0354
      CIE-Lab:
        62.5375, 30.6008, -47.5325
        CIE-LCH:
        62.5375, 56.5310, 302.7729
        CIE-Luv:
        62.5375, 4.1469, -79.4887
        Hunter-Lab:
        55.7094, 25.0426, -49.6911
      #9f88ec color charts
#9f88ec RGB chart
      #9f88ec CMYK chart
      #9f88ec RGB pie chart
      #9f88ec color shades, tints & tones
#9f88ec color schemes
#9f88ec color preview, HTML & CSS examples
           This text has a color of #9f88ec        
        
          <p style="color:#9f88ec;">Text here</p>
        
        
          .mytext {color:#9f88ec;}
        
        Text color #9f88ec
      
           This box has a color of #9f88ec        
        
          <div style="background-color:#9f88ec;">Content here</div>
        
        
          .mybackground {background-color:#9f88ec;}
        
        Background color #9f88ec
      
           Border around this has a color of #9f88ec        
        
          <div style="border:2px solid #9f88ec;">Content here</div>
        
        
          .myborder {border:2px solid #9f88ec;}
        
        Border color #9f88ec