#56239e color space conversions
Hex:
        #56239e
        RGB:
        86, 35, 158
        CMY:
        66, 86, 38
        CMYK:
        46, 78, 0, 38
      HSL:
        265°, 63.7306%, 37.8431%
        HSV (HSB):
        265°, 77.8481%, 61.9608%
        XYZ:
        10.6103, 5.6491, 32.8789
        xyY:
        0.2159, 0.1150, 5.6491
      CIE-Lab:
        28.5094, 48.8996, -57.4380
        CIE-LCH:
        28.5094, 75.4341, 310.4092
        CIE-Luv:
        28.5094, 7.7639, -76.4378
        Hunter-Lab:
        23.7679, 38.0913, -65.3804
      #56239e color charts
#56239e RGB chart
      #56239e CMYK chart
      #56239e RGB pie chart
      #56239e color shades, tints & tones
#56239e color schemes
#56239e color preview, HTML & CSS examples
           This text has a color of #56239e        
        
          <p style="color:#56239e;">Text here</p>
        
        
          .mytext {color:#56239e;}
        
        Text color #56239e
      
           This box has a color of #56239e        
        
          <div style="background-color:#56239e;">Content here</div>
        
        
          .mybackground {background-color:#56239e;}
        
        Background color #56239e
      
           Border around this has a color of #56239e        
        
          <div style="border:2px solid #56239e;">Content here</div>
        
        
          .myborder {border:2px solid #56239e;}
        
        Border color #56239e