#563f7f color space conversions
Hex:
        #563f7f
        RGB:
        86, 63, 127
        CMY:
        66, 75, 50
        CMYK:
        32, 50, 0, 50
      HSL:
        262°, 33.6842%, 37.2549%
        HSV (HSB):
        262°, 50.3937%, 49.8039%
        XYZ:
        9.4460, 7.0658, 20.9446
        xyY:
        0.2522, 0.1886, 7.0658
      CIE-Lab:
        31.9561, 24.8934, -32.7689
        CIE-LCH:
        31.9561, 41.1519, 307.2227
        CIE-Luv:
        31.9561, 5.8631, -46.3672
        Hunter-Lab:
        26.5815, 16.9143, -28.1100
      #563f7f color charts
#563f7f RGB chart
      #563f7f CMYK chart
      #563f7f RGB pie chart
      #563f7f color shades, tints & tones
#563f7f color schemes
#563f7f color preview, HTML & CSS examples
           This text has a color of #563f7f        
        
          <p style="color:#563f7f;">Text here</p>
        
        
          .mytext {color:#563f7f;}
        
        Text color #563f7f
      
           This box has a color of #563f7f        
        
          <div style="background-color:#563f7f;">Content here</div>
        
        
          .mybackground {background-color:#563f7f;}
        
        Background color #563f7f
      
           Border around this has a color of #563f7f        
        
          <div style="border:2px solid #563f7f;">Content here</div>
        
        
          .myborder {border:2px solid #563f7f;}
        
        Border color #563f7f