#5d12cd color space conversions
Hex:
        #5d12cd
        RGB:
        93, 18, 205
        CMY:
        64, 93, 20
        CMYK:
        55, 91, 0, 20
      HSL:
        264°, 83.8565%, 43.7255%
        HSV (HSB):
        264°, 91.2195%, 80.3922%
        XYZ:
        15.7500, 7.1675, 58.3110
        xyY:
        0.1939, 0.0882, 7.1675
      CIE-Lab:
        32.1853, 66.9361, -79.3371
        CIE-LCH:
        32.1853, 103.8018, 310.1541
        CIE-Luv:
        32.1853, 5.6192, -105.4429
        Hunter-Lab:
        26.7723, 58.1589, -110.3951
      #5d12cd color charts
#5d12cd RGB chart
      #5d12cd CMYK chart
      #5d12cd RGB pie chart
      #5d12cd color shades, tints & tones
#5d12cd color schemes
#5d12cd color preview, HTML & CSS examples
           This text has a color of #5d12cd        
        
          <p style="color:#5d12cd;">Text here</p>
        
        
          .mytext {color:#5d12cd;}
        
        Text color #5d12cd
      
           This box has a color of #5d12cd        
        
          <div style="background-color:#5d12cd;">Content here</div>
        
        
          .mybackground {background-color:#5d12cd;}
        
        Background color #5d12cd
      
           Border around this has a color of #5d12cd        
        
          <div style="border:2px solid #5d12cd;">Content here</div>
        
        
          .myborder {border:2px solid #5d12cd;}
        
        Border color #5d12cd