#5705a2 color space conversions
Hex:
        #5705a2
        RGB:
        87, 5, 162
        CMY:
        66, 98, 36
        CMYK:
        46, 97, 0, 36
      HSL:
        271°, 94.0120%, 32.7451%
        HSV (HSB):
        271°, 96.9136%, 63.5294%
        XYZ:
        10.5063, 4.7434, 34.5442
        xyY:
        0.2110, 0.0953, 4.7434
      CIE-Lab:
        25.9909, 58.9660, -64.0085
        CIE-LCH:
        25.9909, 87.0292, 312.6520
        CIE-Luv:
        25.9909, 9.7879, -80.3945
        Hunter-Lab:
        21.7794, 47.9942, -78.7942
      #5705a2 color charts
#5705a2 RGB chart
      #5705a2 CMYK chart
      #5705a2 RGB pie chart
      #5705a2 color shades, tints & tones
#5705a2 color schemes
#5705a2 color preview, HTML & CSS examples
           This text has a color of #5705a2        
        
          <p style="color:#5705a2;">Text here</p>
        
        
          .mytext {color:#5705a2;}
        
        Text color #5705a2
      
           This box has a color of #5705a2        
        
          <div style="background-color:#5705a2;">Content here</div>
        
        
          .mybackground {background-color:#5705a2;}
        
        Background color #5705a2
      
           Border around this has a color of #5705a2        
        
          <div style="border:2px solid #5705a2;">Content here</div>
        
        
          .myborder {border:2px solid #5705a2;}
        
        Border color #5705a2