#5d07d2 color space conversions
Hex:
        #5d07d2
        RGB:
        93, 7, 210
        CMY:
        64, 97, 18
        CMYK:
        56, 97, 0, 18
      HSL:
        265°, 93.5484%, 42.5490%
        HSV (HSB):
        265°, 96.6667%, 82.3529%
        XYZ:
        16.2230, 7.1323, 61.4944
        xyY:
        0.1912, 0.0841, 7.1323
      CIE-Lab:
        32.1061, 70.0001, -82.3770
        CIE-LCH:
        32.1061, 108.1018, 310.3563
        CIE-Luv:
        32.1061, 5.4515, -108.4002
        Hunter-Lab:
        26.7063, 61.6959, -117.8278
      #5d07d2 color charts
#5d07d2 RGB chart
      #5d07d2 CMYK chart
      #5d07d2 RGB pie chart
      #5d07d2 color shades, tints & tones
#5d07d2 color schemes
#5d07d2 color preview, HTML & CSS examples
           This text has a color of #5d07d2        
        
          <p style="color:#5d07d2;">Text here</p>
        
        
          .mytext {color:#5d07d2;}
        
        Text color #5d07d2
      
           This box has a color of #5d07d2        
        
          <div style="background-color:#5d07d2;">Content here</div>
        
        
          .mybackground {background-color:#5d07d2;}
        
        Background color #5d07d2
      
           Border around this has a color of #5d07d2        
        
          <div style="border:2px solid #5d07d2;">Content here</div>
        
        
          .myborder {border:2px solid #5d07d2;}
        
        Border color #5d07d2