#6d21fe color space conversions
Hex:
        #6d21fe
        RGB:
        109, 33, 254
        CMY:
        57, 87, 0
        CMYK:
        57, 87, 0, 0
      HSL:
        261°, 99.1031%, 56.2745%
        HSV (HSB):
        261°, 87.0079%, 99.6078%
        XYZ:
        24.7399, 11.4947, 94.6807
        xyY:
        0.1890, 0.0878, 11.4947
      CIE-Lab:
        40.4015, 76.1347, -93.6522
        CIE-LCH:
        40.4015, 120.6948, 309.1094
        CIE-Luv:
        40.4015, 4.1026, -133.0639
        Hunter-Lab:
        33.9038, 70.9215, -141.8422
      #6d21fe color charts
#6d21fe RGB chart
      #6d21fe CMYK chart
      #6d21fe RGB pie chart
      #6d21fe color shades, tints & tones
#6d21fe color schemes
#6d21fe color preview, HTML & CSS examples
           This text has a color of #6d21fe        
        
          <p style="color:#6d21fe;">Text here</p>
        
        
          .mytext {color:#6d21fe;}
        
        Text color #6d21fe
      
           This box has a color of #6d21fe        
        
          <div style="background-color:#6d21fe;">Content here</div>
        
        
          .mybackground {background-color:#6d21fe;}
        
        Background color #6d21fe
      
           Border around this has a color of #6d21fe        
        
          <div style="border:2px solid #6d21fe;">Content here</div>
        
        
          .myborder {border:2px solid #6d21fe;}
        
        Border color #6d21fe