#5d0ab3 color space conversions
Hex:
        #5d0ab3
        RGB:
        93, 10, 179
        CMY:
        64, 96, 30
        CMYK:
        48, 94, 0, 30
      HSL:
        269°, 89.4180%, 37.0588%
        HSV (HSB):
        269°, 94.4134%, 70.1961%
        XYZ:
        12.7594, 5.7989, 43.0946
        xyY:
        0.2070, 0.0941, 5.7989
      CIE-Lab:
        28.8994, 62.4845, -69.4296
        CIE-LCH:
        28.8994, 93.4065, 311.9863
        CIE-Luv:
        28.8994, 9.3945, -90.3382
        Hunter-Lab:
        24.0809, 52.4377, -89.2473
      #5d0ab3 color charts
#5d0ab3 RGB chart
      #5d0ab3 CMYK chart
      #5d0ab3 RGB pie chart
      #5d0ab3 color shades, tints & tones
#5d0ab3 color schemes
#5d0ab3 color preview, HTML & CSS examples
           This text has a color of #5d0ab3        
        
          <p style="color:#5d0ab3;">Text here</p>
        
        
          .mytext {color:#5d0ab3;}
        
        Text color #5d0ab3
      
           This box has a color of #5d0ab3        
        
          <div style="background-color:#5d0ab3;">Content here</div>
        
        
          .mybackground {background-color:#5d0ab3;}
        
        Background color #5d0ab3
      
           Border around this has a color of #5d0ab3        
        
          <div style="border:2px solid #5d0ab3;">Content here</div>
        
        
          .myborder {border:2px solid #5d0ab3;}
        
        Border color #5d0ab3