#5d49fd color space conversions
Hex:
        #5d49fd
        RGB:
        93, 73, 253
        CMY:
        64, 71, 1
        CMYK:
        63, 71, 0, 1
      HSL:
        247°, 97.8261%, 63.9216%
        HSV (HSB):
        247°, 71.1462%, 99.2157%
        XYZ:
        24.6264, 14.1841, 94.3684
        xyY:
        0.1849, 0.1065, 14.1841
      CIE-Lab:
        44.4958, 57.9975, -86.3829
        CIE-LCH:
        44.4958, 104.0467, 303.8774
        CIE-Luv:
        44.4958, -4.9663, -129.0366
        Hunter-Lab:
        37.6618, 50.8099, -122.1985
      #5d49fd color charts
#5d49fd RGB chart
      #5d49fd CMYK chart
      #5d49fd RGB pie chart
      #5d49fd color shades, tints & tones
#5d49fd color schemes
#5d49fd color preview, HTML & CSS examples
           This text has a color of #5d49fd        
        
          <p style="color:#5d49fd;">Text here</p>
        
        
          .mytext {color:#5d49fd;}
        
        Text color #5d49fd
      
           This box has a color of #5d49fd        
        
          <div style="background-color:#5d49fd;">Content here</div>
        
        
          .mybackground {background-color:#5d49fd;}
        
        Background color #5d49fd
      
           Border around this has a color of #5d49fd        
        
          <div style="border:2px solid #5d49fd;">Content here</div>
        
        
          .myborder {border:2px solid #5d49fd;}
        
        Border color #5d49fd