#92529f color space conversions
Hex:
        #92529f
        RGB:
        146, 82, 159
        CMY:
        43, 68, 38
        CMYK:
        8, 48, 0, 38
      HSL:
        290°, 31.9502%, 47.2549%
        HSV (HSB):
        290°, 48.4277%, 62.3529%
        XYZ:
        21.1294, 14.6488, 34.5147
        xyY:
        0.3006, 0.2084, 14.6488
      CIE-Lab:
        45.1493, 39.3160, -30.9378
        CIE-LCH:
        45.1493, 50.0289, 321.8007
        CIE-Luv:
        45.1493, 27.9157, -50.2036
        Hunter-Lab:
        38.2737, 31.5635, -26.6753
      #92529f color charts
#92529f RGB chart
      #92529f CMYK chart
      #92529f RGB pie chart
      #92529f color shades, tints & tones
#92529f color schemes
#92529f color preview, HTML & CSS examples
           This text has a color of #92529f        
        
          <p style="color:#92529f;">Text here</p>
        
        
          .mytext {color:#92529f;}
        
        Text color #92529f
      
           This box has a color of #92529f        
        
          <div style="background-color:#92529f;">Content here</div>
        
        
          .mybackground {background-color:#92529f;}
        
        Background color #92529f
      
           Border around this has a color of #92529f        
        
          <div style="border:2px solid #92529f;">Content here</div>
        
        
          .myborder {border:2px solid #92529f;}
        
        Border color #92529f