#4f37fa color space conversions
Hex:
        #4f37fa
        RGB:
        79, 55, 250
        CMY:
        69, 78, 2
        CMYK:
        68, 78, 0, 2
      HSL:
        247°, 95.1220%, 59.8039%
        HSV (HSB):
        247°, 78.0000%, 98.0392%
        XYZ:
        21.8460, 11.2968, 91.4716
        xyY:
        0.1753, 0.0907, 11.2968
      CIE-Lab:
        40.0759, 64.5705, -92.0320
        CIE-LCH:
        40.0759, 112.4244, 305.0539
        CIE-Luv:
        40.0759, -5.3167, -130.2589
        Hunter-Lab:
        33.6107, 57.2011, -137.8305
      #4f37fa color charts
#4f37fa RGB chart
      #4f37fa CMYK chart
      #4f37fa RGB pie chart
      #4f37fa color shades, tints & tones
#4f37fa color schemes
#4f37fa color preview, HTML & CSS examples
           This text has a color of #4f37fa        
        
          <p style="color:#4f37fa;">Text here</p>
        
        
          .mytext {color:#4f37fa;}
        
        Text color #4f37fa
      
           This box has a color of #4f37fa        
        
          <div style="background-color:#4f37fa;">Content here</div>
        
        
          .mybackground {background-color:#4f37fa;}
        
        Background color #4f37fa
      
           Border around this has a color of #4f37fa        
        
          <div style="border:2px solid #4f37fa;">Content here</div>
        
        
          .myborder {border:2px solid #4f37fa;}
        
        Border color #4f37fa