#4d0fff color space conversions
Hex:
        #4d0fff
        RGB:
        77, 15, 255
        CMY:
        70, 94, 0
        CMYK:
        70, 94, 0, 0
      HSL:
        256°, 100.0000%, 52.9412%
        HSV (HSB):
        256°, 94.1176%, 100.0000%
        XYZ:
        21.2814, 9.1394, 95.2502
        xyY:
        0.1693, 0.0727, 9.1394
      CIE-Lab:
        36.2514, 78.3940, -101.1895
        CIE-LCH:
        36.2514, 128.0037, 307.7658
        CIE-Luv:
        36.2514, -2.9072, -133.4296
        Hunter-Lab:
        30.2315, 72.7496, -165.6426
      #4d0fff color charts
#4d0fff RGB chart
      #4d0fff CMYK chart
      #4d0fff RGB pie chart
      #4d0fff color shades, tints & tones
#4d0fff color schemes
#4d0fff color preview, HTML & CSS examples
           This text has a color of #4d0fff        
        
          <p style="color:#4d0fff;">Text here</p>
        
        
          .mytext {color:#4d0fff;}
        
        Text color #4d0fff
      
           This box has a color of #4d0fff        
        
          <div style="background-color:#4d0fff;">Content here</div>
        
        
          .mybackground {background-color:#4d0fff;}
        
        Background color #4d0fff
      
           Border around this has a color of #4d0fff        
        
          <div style="border:2px solid #4d0fff;">Content here</div>
        
        
          .myborder {border:2px solid #4d0fff;}
        
        Border color #4d0fff