#9677fd color space conversions
Hex:
        #9677fd
        RGB:
        150, 119, 253
        CMY:
        41, 53, 1
        CMYK:
        41, 53, 0, 1
      HSL:
        254°, 97.1014%, 72.9412%
        HSV (HSB):
        254°, 52.9644%, 99.2157%
        XYZ:
        36.9041, 26.7695, 96.1505
        xyY:
        0.2309, 0.1675, 26.7695
      CIE-Lab:
        58.7604, 42.5239, -62.9816
        CIE-LCH:
        58.7604, 75.9932, 304.0264
        CIE-Luv:
        58.7604, 4.0008, -104.5704
        Hunter-Lab:
        51.7393, 36.7751, -73.9650
      #9677fd color charts
#9677fd RGB chart
      #9677fd CMYK chart
      #9677fd RGB pie chart
      #9677fd color shades, tints & tones
#9677fd color schemes
#9677fd color preview, HTML & CSS examples
           This text has a color of #9677fd        
        
          <p style="color:#9677fd;">Text here</p>
        
        
          .mytext {color:#9677fd;}
        
        Text color #9677fd
      
           This box has a color of #9677fd        
        
          <div style="background-color:#9677fd;">Content here</div>
        
        
          .mybackground {background-color:#9677fd;}
        
        Background color #9677fd
      
           Border around this has a color of #9677fd        
        
          <div style="border:2px solid #9677fd;">Content here</div>
        
        
          .myborder {border:2px solid #9677fd;}
        
        Border color #9677fd