#6f50ed color space conversions
Hex:
        #6f50ed
        RGB:
        111, 80, 237
        CMY:
        56, 69, 7
        CMYK:
        53, 66, 0, 7
      HSL:
        252°, 81.3472%, 62.1569%
        HSV (HSB):
        252°, 66.2447%, 92.9412%
        XYZ:
        24.7103, 15.2313, 81.7583
        xyY:
        0.2030, 0.1252, 15.2313
      CIE-Lab:
        45.9493, 52.0939, -74.9741
        CIE-LCH:
        45.9493, 91.2956, 304.7925
        CIE-Luv:
        45.9493, 0.2721, -115.4800
        Hunter-Lab:
        39.0272, 44.7204, -96.8878
      #6f50ed color charts
#6f50ed RGB chart
      #6f50ed CMYK chart
      #6f50ed RGB pie chart
      #6f50ed color shades, tints & tones
#6f50ed color schemes
#6f50ed color preview, HTML & CSS examples
           This text has a color of #6f50ed        
        
          <p style="color:#6f50ed;">Text here</p>
        
        
          .mytext {color:#6f50ed;}
        
        Text color #6f50ed
      
           This box has a color of #6f50ed        
        
          <div style="background-color:#6f50ed;">Content here</div>
        
        
          .mybackground {background-color:#6f50ed;}
        
        Background color #6f50ed
      
           Border around this has a color of #6f50ed        
        
          <div style="border:2px solid #6f50ed;">Content here</div>
        
        
          .myborder {border:2px solid #6f50ed;}
        
        Border color #6f50ed