#9674df color space conversions
Hex:
        #9674df
        RGB:
        150, 116, 223
        CMY:
        41, 55, 13
        CMYK:
        33, 48, 0, 13
      HSL:
        259°, 62.5731%, 66.4706%
        HSV (HSB):
        259°, 47.9821%, 87.4510%
        XYZ:
        32.1424, 24.3025, 72.8088
        xyY:
        0.2487, 0.1880, 24.3025
      CIE-Lab:
        56.3894, 36.3271, -50.0832
        CIE-LCH:
        56.3894, 61.8707, 305.9547
        CIE-Luv:
        56.3894, 8.1956, -82.6537
        Hunter-Lab:
        49.2976, 30.1124, -53.0585
      #9674df color charts
#9674df RGB chart
      #9674df CMYK chart
      #9674df RGB pie chart
      #9674df color shades, tints & tones
#9674df color schemes
#9674df color preview, HTML & CSS examples
           This text has a color of #9674df        
        
          <p style="color:#9674df;">Text here</p>
        
        
          .mytext {color:#9674df;}
        
        Text color #9674df
      
           This box has a color of #9674df        
        
          <div style="background-color:#9674df;">Content here</div>
        
        
          .mybackground {background-color:#9674df;}
        
        Background color #9674df
      
           Border around this has a color of #9674df        
        
          <div style="border:2px solid #9674df;">Content here</div>
        
        
          .myborder {border:2px solid #9674df;}
        
        Border color #9674df