#9166fd color space conversions
Hex:
        #9166fd
        RGB:
        145, 102, 253
        CMY:
        43, 60, 1
        CMYK:
        43, 60, 0, 1
      HSL:
        257°, 97.4194%, 69.6078%
        HSV (HSB):
        257°, 59.6838%, 99.2157%
        XYZ:
        34.1580, 22.6143, 95.4932
        xyY:
        0.2243, 0.1485, 22.6143
      CIE-Lab:
        54.6728, 50.8609, -69.5909
        CIE-LCH:
        54.6728, 86.1958, 306.1614
        CIE-Luv:
        54.6728, 6.5566, -113.6414
        Hunter-Lab:
        47.5545, 44.9947, -85.7707
      #9166fd color charts
#9166fd RGB chart
      #9166fd CMYK chart
      #9166fd RGB pie chart
      #9166fd color shades, tints & tones
#9166fd color schemes
#9166fd color preview, HTML & CSS examples
           This text has a color of #9166fd        
        
          <p style="color:#9166fd;">Text here</p>
        
        
          .mytext {color:#9166fd;}
        
        Text color #9166fd
      
           This box has a color of #9166fd        
        
          <div style="background-color:#9166fd;">Content here</div>
        
        
          .mybackground {background-color:#9166fd;}
        
        Background color #9166fd
      
           Border around this has a color of #9166fd        
        
          <div style="border:2px solid #9166fd;">Content here</div>
        
        
          .myborder {border:2px solid #9166fd;}
        
        Border color #9166fd