#4f1fbf color space conversions
Hex:
        #4f1fbf
        RGB:
        79, 31, 191
        CMY:
        69, 88, 25
        CMYK:
        59, 84, 0, 25
      HSL:
        258°, 72.0721%, 43.5294%
        HSV (HSB):
        258°, 83.7696%, 74.9020%
        XYZ:
        13.1184, 6.4038, 49.8349
        xyY:
        0.1891, 0.0923, 6.4038
      CIE-Lab:
        30.4092, 58.3552, -74.1143
        CIE-LCH:
        30.4092, 94.3306, 308.2158
        CIE-Luv:
        30.4092, 1.9811, -97.0648
        Hunter-Lab:
        25.3058, 48.2485, -99.0462
      #4f1fbf color charts
#4f1fbf RGB chart
      #4f1fbf CMYK chart
      #4f1fbf RGB pie chart
      #4f1fbf color shades, tints & tones
#4f1fbf color schemes
#4f1fbf color preview, HTML & CSS examples
           This text has a color of #4f1fbf        
        
          <p style="color:#4f1fbf;">Text here</p>
        
        
          .mytext {color:#4f1fbf;}
        
        Text color #4f1fbf
      
           This box has a color of #4f1fbf        
        
          <div style="background-color:#4f1fbf;">Content here</div>
        
        
          .mybackground {background-color:#4f1fbf;}
        
        Background color #4f1fbf
      
           Border around this has a color of #4f1fbf        
        
          <div style="border:2px solid #4f1fbf;">Content here</div>
        
        
          .myborder {border:2px solid #4f1fbf;}
        
        Border color #4f1fbf