#561a84 color space conversions
Hex:
        #561a84
        RGB:
        86, 26, 132
        CMY:
        66, 90, 48
        CMYK:
        35, 80, 0, 48
      HSL:
        274°, 67.0886%, 30.9804%
        HSV (HSB):
        274°, 80.3030%, 51.7647%
        XYZ:
        8.3720, 4.3832, 22.2346
        xyY:
        0.2393, 0.1253, 4.3832
      CIE-Lab:
        24.8997, 46.1757, -47.2581
        CIE-LCH:
        24.8997, 66.0721, 314.3363
        CIE-Luv:
        24.8997, 12.9356, -60.9225
        Hunter-Lab:
        20.9360, 34.7415, -48.3123
      #561a84 color charts
#561a84 RGB chart
      #561a84 CMYK chart
      #561a84 RGB pie chart
      #561a84 color shades, tints & tones
#561a84 color schemes
#561a84 color preview, HTML & CSS examples
           This text has a color of #561a84        
        
          <p style="color:#561a84;">Text here</p>
        
        
          .mytext {color:#561a84;}
        
        Text color #561a84
      
           This box has a color of #561a84        
        
          <div style="background-color:#561a84;">Content here</div>
        
        
          .mybackground {background-color:#561a84;}
        
        Background color #561a84
      
           Border around this has a color of #561a84        
        
          <div style="border:2px solid #561a84;">Content here</div>
        
        
          .myborder {border:2px solid #561a84;}
        
        Border color #561a84