#9586df color space conversions
Hex:
        #9586df
        RGB:
        149, 134, 223
        CMY:
        42, 47, 13
        CMYK:
        33, 40, 0, 13
      HSL:
        250°, 58.1699%, 70.0000%
        HSV (HSB):
        250°, 39.9103%, 87.4510%
        XYZ:
        34.2388, 28.7675, 73.5601
        xyY:
        0.2507, 0.2106, 28.7675
      CIE-Lab:
        60.5759, 25.6968, -43.4647
        CIE-LCH:
        60.5759, 50.4926, 300.5920
        CIE-Luv:
        60.5759, 1.3214, -71.7854
        Hunter-Lab:
        53.6353, 20.0860, -43.7707
      #9586df color charts
#9586df RGB chart
      #9586df CMYK chart
      #9586df RGB pie chart
      #9586df color shades, tints & tones
#9586df color schemes
#9586df color preview, HTML & CSS examples
           This text has a color of #9586df        
        
          <p style="color:#9586df;">Text here</p>
        
        
          .mytext {color:#9586df;}
        
        Text color #9586df
      
           This box has a color of #9586df        
        
          <div style="background-color:#9586df;">Content here</div>
        
        
          .mybackground {background-color:#9586df;}
        
        Background color #9586df
      
           Border around this has a color of #9586df        
        
          <div style="border:2px solid #9586df;">Content here</div>
        
        
          .myborder {border:2px solid #9586df;}
        
        Border color #9586df