#5d21fc color space conversions
Hex:
        #5d21fc
        RGB:
        93, 33, 252
        CMY:
        64, 87, 1
        CMYK:
        63, 87, 0, 1
      HSL:
        256°, 97.3333%, 55.8824%
        HSV (HSB):
        256°, 86.9048%, 98.8235%
        XYZ:
        22.6287, 10.4431, 92.9185
        xyY:
        0.1796, 0.0829, 10.4431
      CIE-Lab:
        38.6263, 74.4341, -95.5211
        CIE-LCH:
        38.6263, 121.0980, 307.9272
        CIE-Luv:
        38.6263, -0.1117, -132.1315
        Hunter-Lab:
        32.3159, 68.4395, -147.8568
      #5d21fc color charts
#5d21fc RGB chart
      #5d21fc CMYK chart
      #5d21fc RGB pie chart
      #5d21fc color shades, tints & tones
#5d21fc color schemes
#5d21fc color preview, HTML & CSS examples
           This text has a color of #5d21fc        
        
          <p style="color:#5d21fc;">Text here</p>
        
        
          .mytext {color:#5d21fc;}
        
        Text color #5d21fc
      
           This box has a color of #5d21fc        
        
          <div style="background-color:#5d21fc;">Content here</div>
        
        
          .mybackground {background-color:#5d21fc;}
        
        Background color #5d21fc
      
           Border around this has a color of #5d21fc        
        
          <div style="border:2px solid #5d21fc;">Content here</div>
        
        
          .myborder {border:2px solid #5d21fc;}
        
        Border color #5d21fc