#56259f color space conversions
Hex:
        #56259f
        RGB:
        86, 37, 159
        CMY:
        66, 85, 38
        CMYK:
        46, 77, 0, 38
      HSL:
        264°, 62.2449%, 38.4314%
        HSV (HSB):
        264°, 76.7296%, 62.3529%
        XYZ:
        10.7573, 5.8048, 33.3543
        xyY:
        0.2155, 0.1163, 5.8048
      CIE-Lab:
        28.9145, 48.2601, -57.3832
        CIE-LCH:
        28.9145, 74.9792, 310.0643
        CIE-Luv:
        28.9145, 7.3669, -76.8086
        Hunter-Lab:
        24.0931, 37.5356, -65.2156
      #56259f color charts
#56259f RGB chart
      #56259f CMYK chart
      #56259f RGB pie chart
      #56259f color shades, tints & tones
#56259f color schemes
#56259f color preview, HTML & CSS examples
           This text has a color of #56259f        
        
          <p style="color:#56259f;">Text here</p>
        
        
          .mytext {color:#56259f;}
        
        Text color #56259f
      
           This box has a color of #56259f        
        
          <div style="background-color:#56259f;">Content here</div>
        
        
          .mybackground {background-color:#56259f;}
        
        Background color #56259f
      
           Border around this has a color of #56259f        
        
          <div style="border:2px solid #56259f;">Content here</div>
        
        
          .myborder {border:2px solid #56259f;}
        
        Border color #56259f