#9295df color space conversions
Hex:
        #9295df
        RGB:
        146, 149, 223
        CMY:
        43, 42, 13
        CMYK:
        35, 33, 0, 13
      HSL:
        238°, 54.6099%, 72.3529%
        HSV (HSB):
        238°, 34.5291%, 87.4510%
        XYZ:
        35.9208, 32.9336, 74.2756
        xyY:
        0.2510, 0.2301, 32.9336
      CIE-Lab:
        64.1071, 16.2087, -37.9435
        CIE-LCH:
        64.1071, 41.2605, 293.1312
        CIE-Luv:
        64.1071, -5.8025, -62.1525
        Hunter-Lab:
        57.3878, 11.3000, -36.5661
      #9295df color charts
#9295df RGB chart
      #9295df CMYK chart
      #9295df RGB pie chart
      #9295df color shades, tints & tones
#9295df color schemes
#9295df color preview, HTML & CSS examples
           This text has a color of #9295df        
        
          <p style="color:#9295df;">Text here</p>
        
        
          .mytext {color:#9295df;}
        
        Text color #9295df
      
           This box has a color of #9295df        
        
          <div style="background-color:#9295df;">Content here</div>
        
        
          .mybackground {background-color:#9295df;}
        
        Background color #9295df
      
           Border around this has a color of #9295df        
        
          <div style="border:2px solid #9295df;">Content here</div>
        
        
          .myborder {border:2px solid #9295df;}
        
        Border color #9295df