#5d0fac color space conversions
Hex:
        #5d0fac
        RGB:
        93, 15, 172
        CMY:
        64, 94, 33
        CMYK:
        46, 91, 0, 33
      HSL:
        270°, 83.9572%, 36.6667%
        HSV (HSB):
        270°, 91.2791%, 67.4510%
        XYZ:
        12.1314, 5.6474, 39.4804
        xyY:
        0.2119, 0.0986, 5.6474
      CIE-Lab:
        28.5048, 59.9142, -65.8844
        CIE-LCH:
        28.5048, 89.0532, 312.2829
        CIE-Luv:
        28.5048, 10.2143, -86.0615
        Hunter-Lab:
        23.7642, 49.5355, -81.8659
      #5d0fac color charts
#5d0fac RGB chart
      #5d0fac CMYK chart
      #5d0fac RGB pie chart
      #5d0fac color shades, tints & tones
#5d0fac color schemes
#5d0fac color preview, HTML & CSS examples
           This text has a color of #5d0fac        
        
          <p style="color:#5d0fac;">Text here</p>
        
        
          .mytext {color:#5d0fac;}
        
        Text color #5d0fac
      
           This box has a color of #5d0fac        
        
          <div style="background-color:#5d0fac;">Content here</div>
        
        
          .mybackground {background-color:#5d0fac;}
        
        Background color #5d0fac
      
           Border around this has a color of #5d0fac        
        
          <div style="border:2px solid #5d0fac;">Content here</div>
        
        
          .myborder {border:2px solid #5d0fac;}
        
        Border color #5d0fac