#56249f color space conversions
Hex:
        #56249f
        RGB:
        86, 36, 159
        CMY:
        66, 86, 38
        CMYK:
        46, 77, 0, 38
      HSL:
        264°, 63.0769%, 38.2353%
        HSV (HSB):
        264°, 77.3585%, 62.3529%
        XYZ:
        10.7266, 5.7434, 33.3441
        xyY:
        0.2153, 0.1153, 5.7434
      CIE-Lab:
        28.7556, 48.7147, -57.6434
        CIE-LCH:
        28.7556, 75.4711, 310.2013
        CIE-Luv:
        28.7556, 7.4988, -76.9431
        Hunter-Lab:
        23.9654, 37.9552, -65.7171
      #56249f color charts
#56249f RGB chart
      #56249f CMYK chart
      #56249f RGB pie chart
      #56249f color shades, tints & tones
#56249f color schemes
#56249f color preview, HTML & CSS examples
           This text has a color of #56249f        
        
          <p style="color:#56249f;">Text here</p>
        
        
          .mytext {color:#56249f;}
        
        Text color #56249f
      
           This box has a color of #56249f        
        
          <div style="background-color:#56249f;">Content here</div>
        
        
          .mybackground {background-color:#56249f;}
        
        Background color #56249f
      
           Border around this has a color of #56249f        
        
          <div style="border:2px solid #56249f;">Content here</div>
        
        
          .myborder {border:2px solid #56249f;}
        
        Border color #56249f