#4f1fbc color space conversions
Hex:
        #4f1fbc
        RGB:
        79, 31, 188
        CMY:
        69, 88, 26
        CMYK:
        58, 84, 0, 26
      HSL:
        258°, 71.6895%, 42.9412%
        HSV (HSB):
        258°, 83.5106%, 73.7255%
        XYZ:
        12.7915, 6.2731, 48.1136
        xyY:
        0.1904, 0.0934, 6.2731
      CIE-Lab:
        30.0912, 57.5618, -72.8672
        CIE-LCH:
        30.0912, 92.8601, 308.3071
        CIE-Luv:
        30.0912, 2.2783, -95.2967
        Hunter-Lab:
        25.0461, 47.3327, -96.3638
      #4f1fbc color charts
#4f1fbc RGB chart
      #4f1fbc CMYK chart
      #4f1fbc RGB pie chart
      #4f1fbc color shades, tints & tones
#4f1fbc color schemes
#4f1fbc color preview, HTML & CSS examples
           This text has a color of #4f1fbc        
        
          <p style="color:#4f1fbc;">Text here</p>
        
        
          .mytext {color:#4f1fbc;}
        
        Text color #4f1fbc
      
           This box has a color of #4f1fbc        
        
          <div style="background-color:#4f1fbc;">Content here</div>
        
        
          .mybackground {background-color:#4f1fbc;}
        
        Background color #4f1fbc
      
           Border around this has a color of #4f1fbc        
        
          <div style="border:2px solid #4f1fbc;">Content here</div>
        
        
          .myborder {border:2px solid #4f1fbc;}
        
        Border color #4f1fbc