#9164df color space conversions
Hex:
        #9164df
        RGB:
        145, 100, 223
        CMY:
        43, 61, 13
        CMYK:
        35, 55, 0, 13
      HSL:
        262°, 65.7754%, 63.3333%
        HSV (HSB):
        262°, 55.1570%, 87.4510%
        XYZ:
        29.5535, 20.4618, 72.2039
        xyY:
        0.2418, 0.1674, 20.4618
      CIE-Lab:
        52.3554, 44.0999, -56.5528
        CIE-LCH:
        52.3554, 71.7149, 307.9471
        CIE-Luv:
        52.3554, 10.8172, -92.1415
        Hunter-Lab:
        45.2347, 37.4599, -62.9747
      #9164df color charts
#9164df RGB chart
      #9164df CMYK chart
      #9164df RGB pie chart
      #9164df color shades, tints & tones
#9164df color schemes
#9164df color preview, HTML & CSS examples
           This text has a color of #9164df        
        
          <p style="color:#9164df;">Text here</p>
        
        
          .mytext {color:#9164df;}
        
        Text color #9164df
      
           This box has a color of #9164df        
        
          <div style="background-color:#9164df;">Content here</div>
        
        
          .mybackground {background-color:#9164df;}
        
        Background color #9164df
      
           Border around this has a color of #9164df        
        
          <div style="border:2px solid #9164df;">Content here</div>
        
        
          .myborder {border:2px solid #9164df;}
        
        Border color #9164df