#4f31db color space conversions
Hex:
        #4f31db
        RGB:
        79, 49, 219
        CMY:
        69, 81, 14
        CMYK:
        64, 78, 0, 14
      HSL:
        251°, 70.2479%, 52.5490%
        HSV (HSB):
        251°, 77.6256%, 85.8824%
        XYZ:
        17.1089, 8.9734, 67.8481
        xyY:
        0.1821, 0.0955, 8.9734
      CIE-Lab:
        35.9330, 58.4645, -81.2872
        CIE-LCH:
        35.9330, 100.1284, 305.7250
        CIE-Luv:
        35.9330, -2.4294, -112.5803
        Hunter-Lab:
        29.9556, 49.5269, -113.3205
      #4f31db color charts
#4f31db RGB chart
      #4f31db CMYK chart
      #4f31db RGB pie chart
      #4f31db color shades, tints & tones
#4f31db color schemes
#4f31db color preview, HTML & CSS examples
           This text has a color of #4f31db        
        
          <p style="color:#4f31db;">Text here</p>
        
        
          .mytext {color:#4f31db;}
        
        Text color #4f31db
      
           This box has a color of #4f31db        
        
          <div style="background-color:#4f31db;">Content here</div>
        
        
          .mybackground {background-color:#4f31db;}
        
        Background color #4f31db
      
           Border around this has a color of #4f31db        
        
          <div style="border:2px solid #4f31db;">Content here</div>
        
        
          .myborder {border:2px solid #4f31db;}
        
        Border color #4f31db