#56286f color space conversions
Hex:
        #56286f
        RGB:
        86, 40, 111
        CMY:
        66, 84, 56
        CMYK:
        23, 64, 0, 56
      HSL:
        279°, 47.0199%, 29.6078%
        HSV (HSB):
        279°, 63.9640%, 43.5294%
        XYZ:
        7.4658, 4.6437, 15.5418
        xyY:
        0.2700, 0.1679, 4.6437
      CIE-Lab:
        25.6946, 34.4143, -32.6353
        CIE-LCH:
        25.6946, 47.4279, 316.5198
        CIE-Luv:
        25.6946, 14.5252, -43.6252
        Hunter-Lab:
        21.5493, 24.1304, -27.6766
      #56286f color charts
#56286f RGB chart
      #56286f CMYK chart
      #56286f RGB pie chart
      #56286f color shades, tints & tones
#56286f color schemes
#56286f color preview, HTML & CSS examples
           This text has a color of #56286f        
        
          <p style="color:#56286f;">Text here</p>
        
        
          .mytext {color:#56286f;}
        
        Text color #56286f
      
           This box has a color of #56286f        
        
          <div style="background-color:#56286f;">Content here</div>
        
        
          .mybackground {background-color:#56286f;}
        
        Background color #56286f
      
           Border around this has a color of #56286f        
        
          <div style="border:2px solid #56286f;">Content here</div>
        
        
          .myborder {border:2px solid #56286f;}
        
        Border color #56286f