#4f127d color space conversions
Hex:
        #4f127d
        RGB:
        79, 18, 125
        CMY:
        69, 93, 51
        CMYK:
        37, 86, 0, 51
      HSL:
        274°, 74.8252%, 28.0392%
        HSV (HSB):
        274°, 85.6000%, 49.0196%
        XYZ:
        7.1424, 3.5755, 19.7157
        xyY:
        0.2347, 0.1175, 3.5755
      CIE-Lab:
        22.2154, 46.2735, -47.2595
        CIE-LCH:
        22.2154, 66.1415, 314.3960
        CIE-Luv:
        22.2154, 11.6659, -57.7595
        Hunter-Lab:
        18.9091, 34.3328, -48.5828
      #4f127d color charts
#4f127d RGB chart
      #4f127d CMYK chart
      #4f127d RGB pie chart
      #4f127d color shades, tints & tones
#4f127d color schemes
#4f127d color preview, HTML & CSS examples
           This text has a color of #4f127d        
        
          <p style="color:#4f127d;">Text here</p>
        
        
          .mytext {color:#4f127d;}
        
        Text color #4f127d
      
           This box has a color of #4f127d        
        
          <div style="background-color:#4f127d;">Content here</div>
        
        
          .mybackground {background-color:#4f127d;}
        
        Background color #4f127d
      
           Border around this has a color of #4f127d        
        
          <div style="border:2px solid #4f127d;">Content here</div>
        
        
          .myborder {border:2px solid #4f127d;}
        
        Border color #4f127d