#4f1cbf color space conversions
Hex:
        #4f1cbf
        RGB:
        79, 28, 191
        CMY:
        69, 89, 25
        CMYK:
        59, 85, 0, 25
      HSL:
        259°, 74.4292%, 42.9412%
        HSV (HSB):
        259°, 85.3403%, 74.9020%
        XYZ:
        13.0437, 6.2544, 49.8099
        xyY:
        0.1887, 0.0905, 6.2544
      CIE-Lab:
        30.0453, 59.4322, -74.7160
        CIE-LCH:
        30.0453, 95.4708, 308.5002
        CIE-Luv:
        30.0453, 2.2411, -97.1413
        Hunter-Lab:
        25.0087, 49.3341, -100.5820
      #4f1cbf color charts
#4f1cbf RGB chart
      #4f1cbf CMYK chart
      #4f1cbf RGB pie chart
      #4f1cbf color shades, tints & tones
#4f1cbf color schemes
#4f1cbf color preview, HTML & CSS examples
           This text has a color of #4f1cbf        
        
          <p style="color:#4f1cbf;">Text here</p>
        
        
          .mytext {color:#4f1cbf;}
        
        Text color #4f1cbf
      
           This box has a color of #4f1cbf        
        
          <div style="background-color:#4f1cbf;">Content here</div>
        
        
          .mybackground {background-color:#4f1cbf;}
        
        Background color #4f1cbf
      
           Border around this has a color of #4f1cbf        
        
          <div style="border:2px solid #4f1cbf;">Content here</div>
        
        
          .myborder {border:2px solid #4f1cbf;}
        
        Border color #4f1cbf