#9416cd color space conversions
Hex:
        #9416cd
        RGB:
        148, 22, 205
        CMY:
        42, 91, 20
        CMYK:
        28, 89, 0, 20
      HSL:
        281°, 80.6167%, 44.5098%
        HSV (HSB):
        281°, 89.2683%, 80.3922%
        XYZ:
        23.5191, 11.2775, 58.6948
        xyY:
        0.2516, 0.1206, 11.2775
      CIE-Lab:
        40.0440, 72.3356, -66.1433
        CIE-LCH:
        40.0440, 98.0172, 317.5604
        CIE-Luv:
        40.0440, 29.8140, -100.5228
        Hunter-Lab:
        33.5820, 66.2438, -80.1200
      #9416cd color charts
#9416cd RGB chart
      #9416cd CMYK chart
      #9416cd RGB pie chart
      #9416cd color shades, tints & tones
#9416cd color schemes
#9416cd color preview, HTML & CSS examples
           This text has a color of #9416cd        
        
          <p style="color:#9416cd;">Text here</p>
        
        
          .mytext {color:#9416cd;}
        
        Text color #9416cd
      
           This box has a color of #9416cd        
        
          <div style="background-color:#9416cd;">Content here</div>
        
        
          .mybackground {background-color:#9416cd;}
        
        Background color #9416cd
      
           Border around this has a color of #9416cd        
        
          <div style="border:2px solid #9416cd;">Content here</div>
        
        
          .myborder {border:2px solid #9416cd;}
        
        Border color #9416cd