#5c21db color space conversions
Hex:
        #5c21db
        RGB:
        92, 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.7437, 8.4775, 67.7190
        xyY:
        0.1889, 0.0902, 8.4775
      CIE-Lab:
        34.9582, 66.1151, -82.8594
        CIE-LCH:
        34.9582, 106.0041, 308.5870
        CIE-Luv:
        34.9582, 2.7602, -113.2189
        Hunter-Lab:
        29.1161, 57.8265, -117.5167
      #5c21db color charts
#5c21db RGB chart
      #5c21db CMYK chart
      #5c21db RGB pie chart
      #5c21db color shades, tints & tones
#5c21db color schemes
#5c21db color preview, HTML & CSS examples
           This text has a color of #5c21db        
        
          <p style="color:#5c21db;">Text here</p>
        
        
          .mytext {color:#5c21db;}
        
        Text color #5c21db
      
           This box has a color of #5c21db        
        
          <div style="background-color:#5c21db;">Content here</div>
        
        
          .mybackground {background-color:#5c21db;}
        
        Background color #5c21db
      
           Border around this has a color of #5c21db        
        
          <div style="border:2px solid #5c21db;">Content here</div>
        
        
          .myborder {border:2px solid #5c21db;}
        
        Border color #5c21db