#5d06af color space conversions
Hex:
        #5d06af
        RGB:
        93, 6, 175
        CMY:
        64, 98, 31
        CMYK:
        47, 97, 0, 31
      HSL:
        271°, 93.3702%, 35.4902%
        HSV (HSB):
        271°, 96.5714%, 68.6275%
        XYZ:
        12.3172, 5.5526, 40.9800
        xyY:
        0.2093, 0.0944, 5.5526
      CIE-Lab:
        28.2543, 62.2723, -68.0995
        CIE-LCH:
        28.2543, 92.2788, 312.4408
        CIE-Luv:
        28.2543, 10.1375, -88.0339
        Hunter-Lab:
        23.5639, 52.0680, -86.6168
      #5d06af color charts
#5d06af RGB chart
      #5d06af CMYK chart
      #5d06af RGB pie chart
      #5d06af color shades, tints & tones
#5d06af color schemes
#5d06af color preview, HTML & CSS examples
           This text has a color of #5d06af        
        
          <p style="color:#5d06af;">Text here</p>
        
        
          .mytext {color:#5d06af;}
        
        Text color #5d06af
      
           This box has a color of #5d06af        
        
          <div style="background-color:#5d06af;">Content here</div>
        
        
          .mybackground {background-color:#5d06af;}
        
        Background color #5d06af
      
           Border around this has a color of #5d06af        
        
          <div style="border:2px solid #5d06af;">Content here</div>
        
        
          .myborder {border:2px solid #5d06af;}
        
        Border color #5d06af