#5d21db color space conversions
Hex:
        #5d21db
        RGB:
        93, 33, 219
        CMY:
        64, 87, 14
        CMYK:
        58, 85, 0, 14
      HSL:
        259°, 73.8095%, 49.4118%
        HSV (HSB):
        259°, 84.9315%, 85.8824%
        XYZ:
        17.8442, 8.5293, 67.7237
        xyY:
        0.1896, 0.0906, 8.5293
      CIE-Lab:
        35.0618, 66.2071, -82.6846
        CIE-LCH:
        35.0618, 105.9251, 308.6849
        CIE-Luv:
        35.0618, 3.0561, -113.2006
        Hunter-Lab:
        29.2050, 57.9545, -117.0443
      #5d21db color charts
#5d21db RGB chart
      #5d21db CMYK chart
      #5d21db RGB pie chart
      #5d21db color shades, tints & tones
#5d21db color schemes
#5d21db color preview, HTML & CSS examples
           This text has a color of #5d21db        
        
          <p style="color:#5d21db;">Text here</p>
        
        
          .mytext {color:#5d21db;}
        
        Text color #5d21db
      
           This box has a color of #5d21db        
        
          <div style="background-color:#5d21db;">Content here</div>
        
        
          .mybackground {background-color:#5d21db;}
        
        Background color #5d21db
      
           Border around this has a color of #5d21db        
        
          <div style="border:2px solid #5d21db;">Content here</div>
        
        
          .myborder {border:2px solid #5d21db;}
        
        Border color #5d21db