#4f0dff color space conversions
Hex:
        #4f0dff
        RGB:
        79, 13, 255
        CMY:
        69, 95, 0
        CMYK:
        69, 95, 0, 0
      HSL:
        256°, 100.0000%, 52.5490%
        HSV (HSB):
        256°, 94.9020%, 100.0000%
        XYZ:
        21.4184, 9.1701, 95.2489
        xyY:
        0.1702, 0.0729, 9.1701
      CIE-Lab:
        36.3098, 78.7923, -101.0880
        CIE-LCH:
        36.3098, 128.1679, 307.9344
        CIE-Luv:
        36.3098, -2.4510, -133.4681
        Hunter-Lab:
        30.2822, 73.2579, -165.2918
      #4f0dff color charts
#4f0dff RGB chart
      #4f0dff CMYK chart
      #4f0dff RGB pie chart
      #4f0dff color shades, tints & tones
#4f0dff color schemes
#4f0dff color preview, HTML & CSS examples
           This text has a color of #4f0dff        
        
          <p style="color:#4f0dff;">Text here</p>
        
        
          .mytext {color:#4f0dff;}
        
        Text color #4f0dff
      
           This box has a color of #4f0dff        
        
          <div style="background-color:#4f0dff;">Content here</div>
        
        
          .mybackground {background-color:#4f0dff;}
        
        Background color #4f0dff
      
           Border around this has a color of #4f0dff        
        
          <div style="border:2px solid #4f0dff;">Content here</div>
        
        
          .myborder {border:2px solid #4f0dff;}
        
        Border color #4f0dff