#9160fc color space conversions
Hex:
        #9160fc
        RGB:
        145, 96, 252
        CMY:
        43, 62, 1
        CMYK:
        42, 62, 0, 1
      HSL:
        259°, 96.2963%, 68.2353%
        HSV (HSB):
        259°, 61.9048%, 98.8235%
        XYZ:
        33.4306, 21.4138, 94.4667
        xyY:
        0.2239, 0.1434, 21.4138
      CIE-Lab:
        53.3994, 53.8083, -71.0981
        CIE-LCH:
        53.3994, 89.1643, 307.1191
        CIE-Luv:
        53.3994, 8.1528, -115.4295
        Hunter-Lab:
        46.2750, 47.9731, -88.6433
      #9160fc color charts
#9160fc RGB chart
      #9160fc CMYK chart
      #9160fc RGB pie chart
      #9160fc color shades, tints & tones
#9160fc color schemes
#9160fc color preview, HTML & CSS examples
           This text has a color of #9160fc        
        
          <p style="color:#9160fc;">Text here</p>
        
        
          .mytext {color:#9160fc;}
        
        Text color #9160fc
      
           This box has a color of #9160fc        
        
          <div style="background-color:#9160fc;">Content here</div>
        
        
          .mybackground {background-color:#9160fc;}
        
        Background color #9160fc
      
           Border around this has a color of #9160fc        
        
          <div style="border:2px solid #9160fc;">Content here</div>
        
        
          .myborder {border:2px solid #9160fc;}
        
        Border color #9160fc