#9560df color space conversions
Hex:
        #9560df
        RGB:
        149, 96, 223
        CMY:
        42, 62, 13
        CMYK:
        33, 57, 0, 13
      HSL:
        265°, 66.4921%, 62.5490%
        HSV (HSB):
        265°, 56.9507%, 87.4510%
        XYZ:
        29.8966, 20.0830, 72.1127
        xyY:
        0.2449, 0.1645, 20.0830
      CIE-Lab:
        51.9309, 47.2350, -57.2111
        CIE-LCH:
        51.9309, 74.1907, 309.5440
        CIE-Luv:
        51.9309, 13.9008, -93.2940
        Hunter-Lab:
        44.8141, 40.6571, -64.0368
      #9560df color charts
#9560df RGB chart
      #9560df CMYK chart
      #9560df RGB pie chart
      #9560df color shades, tints & tones
#9560df color schemes
#9560df color preview, HTML & CSS examples
           This text has a color of #9560df        
        
          <p style="color:#9560df;">Text here</p>
        
        
          .mytext {color:#9560df;}
        
        Text color #9560df
      
           This box has a color of #9560df        
        
          <div style="background-color:#9560df;">Content here</div>
        
        
          .mybackground {background-color:#9560df;}
        
        Background color #9560df
      
           Border around this has a color of #9560df        
        
          <div style="border:2px solid #9560df;">Content here</div>
        
        
          .myborder {border:2px solid #9560df;}
        
        Border color #9560df