#5d01ac color space conversions
Hex:
        #5d01ac
        RGB:
        93, 1, 172
        CMY:
        64, 100, 33
        CMYK:
        46, 99, 0, 33
      HSL:
        272°, 98.8439%, 33.9216%
        HSV (HSB):
        272°, 99.4186%, 67.4510%
        XYZ:
        11.9714, 5.3274, 39.4271
        xyY:
        0.2110, 0.0939, 5.3274
      CIE-Lab:
        27.6479, 62.4960, -67.2974
        CIE-LCH:
        27.6479, 91.8406, 312.8815
        CIE-Luv:
        27.6479, 10.7863, -86.3321
        Hunter-Lab:
        23.0812, 52.1899, -85.1216
      #5d01ac color charts
#5d01ac RGB chart
      #5d01ac CMYK chart
      #5d01ac RGB pie chart
      #5d01ac color shades, tints & tones
#5d01ac color schemes
#5d01ac color preview, HTML & CSS examples
           This text has a color of #5d01ac        
        
          <p style="color:#5d01ac;">Text here</p>
        
        
          .mytext {color:#5d01ac;}
        
        Text color #5d01ac
      
           This box has a color of #5d01ac        
        
          <div style="background-color:#5d01ac;">Content here</div>
        
        
          .mybackground {background-color:#5d01ac;}
        
        Background color #5d01ac
      
           Border around this has a color of #5d01ac        
        
          <div style="border:2px solid #5d01ac;">Content here</div>
        
        
          .myborder {border:2px solid #5d01ac;}
        
        Border color #5d01ac