#5d37fd color space conversions
Hex:
        #5d37fd
        RGB:
        93, 55, 253
        CMY:
        64, 78, 1
        CMYK:
        63, 78, 0, 1
      HSL:
        252°, 98.0198%, 60.3922%
        HSV (HSB):
        252°, 78.2609%, 99.2157%
        XYZ:
        23.6100, 12.1514, 94.0296
        xyY:
        0.1819, 0.0936, 12.1514
      CIE-Lab:
        41.4557, 66.6544, -91.3959
        CIE-LCH:
        41.4557, 113.1195, 306.1030
        CIE-Luv:
        41.4557, -2.3190, -131.6155
        Hunter-Lab:
        34.8588, 59.8957, -135.5300
      #5d37fd color charts
#5d37fd RGB chart
      #5d37fd CMYK chart
      #5d37fd RGB pie chart
      #5d37fd color shades, tints & tones
#5d37fd color schemes
#5d37fd color preview, HTML & CSS examples
           This text has a color of #5d37fd        
        
          <p style="color:#5d37fd;">Text here</p>
        
        
          .mytext {color:#5d37fd;}
        
        Text color #5d37fd
      
           This box has a color of #5d37fd        
        
          <div style="background-color:#5d37fd;">Content here</div>
        
        
          .mybackground {background-color:#5d37fd;}
        
        Background color #5d37fd
      
           Border around this has a color of #5d37fd        
        
          <div style="border:2px solid #5d37fd;">Content here</div>
        
        
          .myborder {border:2px solid #5d37fd;}
        
        Border color #5d37fd