#5d4afd color space conversions
Hex:
        #5d4afd
        RGB:
        93, 74, 253
        CMY:
        64, 71, 1
        CMYK:
        63, 71, 0, 1
      HSL:
        246°, 97.8142%, 64.1176%
        HSV (HSB):
        246°, 70.7510%, 99.2157%
        XYZ:
        24.6926, 14.3166, 94.3904
        xyY:
        0.1851, 0.1073, 14.3166
      CIE-Lab:
        44.6835, 57.4738, -86.0741
        CIE-LCH:
        44.6835, 103.4987, 303.7320
        CIE-Luv:
        44.6835, -5.1386, -128.8337
        Hunter-Lab:
        37.8372, 50.2740, -121.4214
      #5d4afd color charts
#5d4afd RGB chart
      #5d4afd CMYK chart
      #5d4afd RGB pie chart
      #5d4afd color shades, tints & tones
#5d4afd color schemes
#5d4afd color preview, HTML & CSS examples
           This text has a color of #5d4afd        
        
          <p style="color:#5d4afd;">Text here</p>
        
        
          .mytext {color:#5d4afd;}
        
        Text color #5d4afd
      
           This box has a color of #5d4afd        
        
          <div style="background-color:#5d4afd;">Content here</div>
        
        
          .mybackground {background-color:#5d4afd;}
        
        Background color #5d4afd
      
           Border around this has a color of #5d4afd        
        
          <div style="border:2px solid #5d4afd;">Content here</div>
        
        
          .myborder {border:2px solid #5d4afd;}
        
        Border color #5d4afd