#5f37d1 color space conversions
Hex:
        #5f37d1
        RGB:
        95, 55, 209
        CMY:
        63, 78, 18
        CMYK:
        55, 74, 0, 18
      HSL:
        256°, 62.6016%, 51.7647%
        HSV (HSB):
        256°, 73.6842%, 81.9608%
        XYZ:
        17.5941, 9.7687, 61.2798
        xyY:
        0.1985, 0.1102, 9.7687
      CIE-Lab:
        37.4241, 54.6810, -73.0156
        CIE-LCH:
        37.4241, 91.2211, 306.8293
        CIE-Luv:
        37.4241, 2.1466, -104.9269
        Hunter-Lab:
        31.2550, 45.7855, -94.3681
      #5f37d1 color charts
#5f37d1 RGB chart
      #5f37d1 CMYK chart
      #5f37d1 RGB pie chart
      #5f37d1 color shades, tints & tones
#5f37d1 color schemes
#5f37d1 color preview, HTML & CSS examples
           This text has a color of #5f37d1        
        
          <p style="color:#5f37d1;">Text here</p>
        
        
          .mytext {color:#5f37d1;}
        
        Text color #5f37d1
      
           This box has a color of #5f37d1        
        
          <div style="background-color:#5f37d1;">Content here</div>
        
        
          .mybackground {background-color:#5f37d1;}
        
        Background color #5f37d1
      
           Border around this has a color of #5f37d1        
        
          <div style="border:2px solid #5f37d1;">Content here</div>
        
        
          .myborder {border:2px solid #5f37d1;}
        
        Border color #5f37d1