#5d21ef color space conversions
Hex:
        #5d21ef
        RGB:
        93, 33, 239
        CMY:
        64, 87, 6
        CMYK:
        61, 86, 0, 6
      HSL:
        257°, 86.5546%, 53.3333%
        HSV (HSB):
        257°, 86.1925%, 93.7255%
        XYZ:
        20.6380, 9.6469, 82.4356
        xyY:
        0.1831, 0.0856, 9.6469
      CIE-Lab:
        37.2010, 71.2098, -90.5580
        CIE-LCH:
        37.2010, 115.2024, 308.1796
        CIE-Luv:
        37.2010, 1.0712, -124.7407
        Hunter-Lab:
        31.0594, 64.2540, -135.6217
      #5d21ef color charts
#5d21ef RGB chart
      #5d21ef CMYK chart
      #5d21ef RGB pie chart
      #5d21ef color shades, tints & tones
#5d21ef color schemes
#5d21ef color preview, HTML & CSS examples
           This text has a color of #5d21ef        
        
          <p style="color:#5d21ef;">Text here</p>
        
        
          .mytext {color:#5d21ef;}
        
        Text color #5d21ef
      
           This box has a color of #5d21ef        
        
          <div style="background-color:#5d21ef;">Content here</div>
        
        
          .mybackground {background-color:#5d21ef;}
        
        Background color #5d21ef
      
           Border around this has a color of #5d21ef        
        
          <div style="border:2px solid #5d21ef;">Content here</div>
        
        
          .myborder {border:2px solid #5d21ef;}
        
        Border color #5d21ef