#9468cd color space conversions
Hex:
        #9468cd
        RGB:
        148, 104, 205
        CMY:
        42, 59, 20
        CMYK:
        28, 49, 0, 20
      HSL:
        266°, 50.2488%, 60.5882%
        HSV (HSB):
        266°, 49.2683%, 80.3922%
        XYZ:
        28.1825, 20.6043, 60.2493
        xyY:
        0.2585, 0.1890, 20.6043
      CIE-Lab:
        52.5137, 38.0963, -46.0682
        CIE-LCH:
        52.5137, 59.7796, 309.5892
        CIE-Luv:
        52.5137, 13.5087, -75.3286
        Hunter-Lab:
        45.3920, 31.3893, -46.9219
      #9468cd color charts
#9468cd RGB chart
      #9468cd CMYK chart
      #9468cd RGB pie chart
      #9468cd color shades, tints & tones
#9468cd color schemes
#9468cd color preview, HTML & CSS examples
           This text has a color of #9468cd        
        
          <p style="color:#9468cd;">Text here</p>
        
        
          .mytext {color:#9468cd;}
        
        Text color #9468cd
      
           This box has a color of #9468cd        
        
          <div style="background-color:#9468cd;">Content here</div>
        
        
          .mybackground {background-color:#9468cd;}
        
        Background color #9468cd
      
           Border around this has a color of #9468cd        
        
          <div style="border:2px solid #9468cd;">Content here</div>
        
        
          .myborder {border:2px solid #9468cd;}
        
        Border color #9468cd