#6d54fa color space conversions
Hex:
        #6d54fa
        RGB:
        109, 84, 250
        CMY:
        57, 67, 2
        CMYK:
        56, 66, 0, 2
      HSL:
        249°, 94.3182%, 65.4902%
        HSV (HSB):
        249°, 66.4000%, 98.0392%
        XYZ:
        26.7323, 16.4940, 92.2172
        xyY:
        0.1974, 0.1218, 16.4940
      CIE-Lab:
        47.6160, 53.3871, -79.5431
        CIE-LCH:
        47.6160, 95.7982, 303.8684
        CIE-Luv:
        47.6160, -2.2922, -123.0735
        Hunter-Lab:
        40.6128, 46.4206, -106.1975
      #6d54fa color charts
#6d54fa RGB chart
      #6d54fa CMYK chart
      #6d54fa RGB pie chart
      #6d54fa color shades, tints & tones
#6d54fa color schemes
#6d54fa color preview, HTML & CSS examples
           This text has a color of #6d54fa        
        
          <p style="color:#6d54fa;">Text here</p>
        
        
          .mytext {color:#6d54fa;}
        
        Text color #6d54fa
      
           This box has a color of #6d54fa        
        
          <div style="background-color:#6d54fa;">Content here</div>
        
        
          .mybackground {background-color:#6d54fa;}
        
        Background color #6d54fa
      
           Border around this has a color of #6d54fa        
        
          <div style="border:2px solid #6d54fa;">Content here</div>
        
        
          .myborder {border:2px solid #6d54fa;}
        
        Border color #6d54fa