#9295cd color space conversions
Hex:
        #9295cd
        RGB:
        146, 149, 205
        CMY:
        43, 42, 20
        CMYK:
        29, 27, 0, 20
      HSL:
        237°, 37.1069%, 68.8235%
        HSV (HSB):
        237°, 28.7805%, 80.3922%
        XYZ:
        33.6210, 32.0137, 62.1648
        xyY:
        0.2631, 0.2505, 32.0137
      CIE-Lab:
        63.3542, 11.5683, -29.0997
        CIE-LCH:
        63.3542, 31.3149, 291.6798
        CIE-Luv:
        63.3542, -4.7835, -46.8799
        Hunter-Lab:
        56.5806, 7.0510, -25.5352
      #9295cd color charts
#9295cd RGB chart
      #9295cd CMYK chart
      #9295cd RGB pie chart
      #9295cd color shades, tints & tones
#9295cd color schemes
#9295cd color preview, HTML & CSS examples
           This text has a color of #9295cd        
        
          <p style="color:#9295cd;">Text here</p>
        
        
          .mytext {color:#9295cd;}
        
        Text color #9295cd
      
           This box has a color of #9295cd        
        
          <div style="background-color:#9295cd;">Content here</div>
        
        
          .mybackground {background-color:#9295cd;}
        
        Background color #9295cd
      
           Border around this has a color of #9295cd        
        
          <div style="border:2px solid #9295cd;">Content here</div>
        
        
          .myborder {border:2px solid #9295cd;}
        
        Border color #9295cd