#4d0eff color space conversions
Hex:
        #4d0eff
        RGB:
        77, 14, 255
        CMY:
        70, 95, 0
        CMYK:
        70, 95, 0, 0
      HSL:
        256°, 100.0000%, 52.7451%
        HSV (HSB):
        256°, 94.5098%, 100.0000%
        XYZ:
        21.2676, 9.1119, 95.2456
        xyY:
        0.1693, 0.0725, 9.1119
      CIE-Lab:
        36.1988, 78.5552, -101.2771
        CIE-LCH:
        36.1988, 128.1717, 307.7988
        CIE-Luv:
        36.1988, -2.8717, -133.4125
        Hunter-Lab:
        30.1859, 72.9379, -165.9480
      #4d0eff color charts
#4d0eff RGB chart
      #4d0eff CMYK chart
      #4d0eff RGB pie chart
      #4d0eff color shades, tints & tones
#4d0eff color schemes
#4d0eff color preview, HTML & CSS examples
           This text has a color of #4d0eff        
        
          <p style="color:#4d0eff;">Text here</p>
        
        
          .mytext {color:#4d0eff;}
        
        Text color #4d0eff
      
           This box has a color of #4d0eff        
        
          <div style="background-color:#4d0eff;">Content here</div>
        
        
          .mybackground {background-color:#4d0eff;}
        
        Background color #4d0eff
      
           Border around this has a color of #4d0eff        
        
          <div style="border:2px solid #4d0eff;">Content here</div>
        
        
          .myborder {border:2px solid #4d0eff;}
        
        Border color #4d0eff