#9775fc color space conversions
Hex:
        #9775fc
        RGB:
        151, 117, 252
        CMY:
        41, 54, 1
        CMYK:
        40, 54, 0, 1
      HSL:
        255°, 95.7447%, 72.3529%
        HSV (HSB):
        255°, 53.5714%, 98.8235%
        XYZ:
        36.6945, 26.3302, 95.2437
        xyY:
        0.2318, 0.1664, 26.3302
      CIE-Lab:
        58.3491, 43.6046, -63.0856
        CIE-LCH:
        58.3491, 76.6887, 304.6521
        CIE-Luv:
        58.3491, 5.1304, -104.6831
        Hunter-Lab:
        51.3129, 37.8498, -74.1312
      #9775fc color charts
#9775fc RGB chart
      #9775fc CMYK chart
      #9775fc RGB pie chart
      #9775fc color shades, tints & tones
#9775fc color schemes
#9775fc color preview, HTML & CSS examples
           This text has a color of #9775fc        
        
          <p style="color:#9775fc;">Text here</p>
        
        
          .mytext {color:#9775fc;}
        
        Text color #9775fc
      
           This box has a color of #9775fc        
        
          <div style="background-color:#9775fc;">Content here</div>
        
        
          .mybackground {background-color:#9775fc;}
        
        Background color #9775fc
      
           Border around this has a color of #9775fc        
        
          <div style="border:2px solid #9775fc;">Content here</div>
        
        
          .myborder {border:2px solid #9775fc;}
        
        Border color #9775fc