#5f37bc color space conversions
Hex:
        #5f37bc
        RGB:
        95, 55, 188
        CMY:
        63, 78, 26
        CMYK:
        49, 71, 0, 26
      HSL:
        258°, 54.7325%, 47.6471%
        HSV (HSB):
        258°, 70.7447%, 73.7255%
        XYZ:
        15.1626, 8.7961, 48.4756
        xyY:
        0.2093, 0.1214, 8.7961
      CIE-Lab:
        35.5887, 48.8090, -63.7699
        CIE-LCH:
        35.5887, 80.3051, 307.4302
        CIE-Luv:
        35.5887, 4.3906, -91.4738
        Hunter-Lab:
        29.6582, 39.3552, -76.1472
      #5f37bc color charts
#5f37bc RGB chart
      #5f37bc CMYK chart
      #5f37bc RGB pie chart
      #5f37bc color shades, tints & tones
#5f37bc color schemes
#5f37bc color preview, HTML & CSS examples
           This text has a color of #5f37bc        
        
          <p style="color:#5f37bc;">Text here</p>
        
        
          .mytext {color:#5f37bc;}
        
        Text color #5f37bc
      
           This box has a color of #5f37bc        
        
          <div style="background-color:#5f37bc;">Content here</div>
        
        
          .mybackground {background-color:#5f37bc;}
        
        Background color #5f37bc
      
           Border around this has a color of #5f37bc        
        
          <div style="border:2px solid #5f37bc;">Content here</div>
        
        
          .myborder {border:2px solid #5f37bc;}
        
        Border color #5f37bc