#9f75df color space conversions
Hex:
        #9f75df
        RGB:
        159, 117, 223
        CMY:
        38, 54, 13
        CMYK:
        29, 48, 0, 13
      HSL:
        264°, 62.3529%, 66.6667%
        HSV (HSB):
        264°, 47.5336%, 87.4510%
        XYZ:
        33.9786, 25.4212, 72.9280
        xyY:
        0.2568, 0.1921, 25.4212
      CIE-Lab:
        57.4835, 38.1223, -48.2921
        CIE-LCH:
        57.4835, 61.5259, 308.2880
        CIE-Luv:
        57.4835, 12.3371, -80.3431
        Hunter-Lab:
        50.4195, 32.0605, -50.4649
      #9f75df color charts
#9f75df RGB chart
      #9f75df CMYK chart
      #9f75df RGB pie chart
      #9f75df color shades, tints & tones
#9f75df color schemes
#9f75df color preview, HTML & CSS examples
           This text has a color of #9f75df        
        
          <p style="color:#9f75df;">Text here</p>
        
        
          .mytext {color:#9f75df;}
        
        Text color #9f75df
      
           This box has a color of #9f75df        
        
          <div style="background-color:#9f75df;">Content here</div>
        
        
          .mybackground {background-color:#9f75df;}
        
        Background color #9f75df
      
           Border around this has a color of #9f75df        
        
          <div style="border:2px solid #9f75df;">Content here</div>
        
        
          .myborder {border:2px solid #9f75df;}
        
        Border color #9f75df