#5d38cf color space conversions
Hex:
        #5d38cf
        RGB:
        93, 56, 207
        CMY:
        64, 78, 19
        CMYK:
        55, 73, 0, 19
      HSL:
        255°, 61.1336%, 51.5686%
        HSV (HSB):
        255°, 72.9469%, 81.1765%
        XYZ:
        17.1909, 9.6605, 59.9901
        xyY:
        0.1980, 0.1112, 9.6605
      CIE-Lab:
        37.2261, 53.3406, -72.1904
        CIE-LCH:
        37.2261, 89.7589, 306.4602
        CIE-Luv:
        37.2261, 1.5402, -103.6422
        Hunter-Lab:
        31.0813, 44.3347, -92.6787
      #5d38cf color charts
#5d38cf RGB chart
      #5d38cf CMYK chart
      #5d38cf RGB pie chart
      #5d38cf color shades, tints & tones
#5d38cf color schemes
#5d38cf color preview, HTML & CSS examples
           This text has a color of #5d38cf        
        
          <p style="color:#5d38cf;">Text here</p>
        
        
          .mytext {color:#5d38cf;}
        
        Text color #5d38cf
      
           This box has a color of #5d38cf        
        
          <div style="background-color:#5d38cf;">Content here</div>
        
        
          .mybackground {background-color:#5d38cf;}
        
        Background color #5d38cf
      
           Border around this has a color of #5d38cf        
        
          <div style="border:2px solid #5d38cf;">Content here</div>
        
        
          .myborder {border:2px solid #5d38cf;}
        
        Border color #5d38cf