#5d42fe color space conversions
Hex:
        #5d42fe
        RGB:
        93, 66, 254
        CMY:
        64, 74, 0
        CMYK:
        63, 74, 0, 0
      HSL:
        249°, 98.9474%, 62.7451%
        HSV (HSB):
        249°, 74.0157%, 99.6078%
        XYZ:
        24.3518, 13.3793, 95.0649
        xyY:
        0.1834, 0.1008, 13.3793
      CIE-Lab:
        43.3293, 61.8362, -88.8620
        CIE-LCH:
        43.3293, 108.2598, 304.8328
        CIE-Luv:
        43.3293, -3.9057, -130.8727
        Hunter-Lab:
        36.5778, 54.8260, -128.4891
      #5d42fe color charts
#5d42fe RGB chart
      #5d42fe CMYK chart
      #5d42fe RGB pie chart
      #5d42fe color shades, tints & tones
#5d42fe color schemes
#5d42fe color preview, HTML & CSS examples
           This text has a color of #5d42fe        
        
          <p style="color:#5d42fe;">Text here</p>
        
        
          .mytext {color:#5d42fe;}
        
        Text color #5d42fe
      
           This box has a color of #5d42fe        
        
          <div style="background-color:#5d42fe;">Content here</div>
        
        
          .mybackground {background-color:#5d42fe;}
        
        Background color #5d42fe
      
           Border around this has a color of #5d42fe        
        
          <div style="border:2px solid #5d42fe;">Content here</div>
        
        
          .myborder {border:2px solid #5d42fe;}
        
        Border color #5d42fe