#6d14ee color space conversions
Hex:
        #6d14ee
        RGB:
        109, 20, 238
        CMY:
        57, 92, 7
        CMYK:
        54, 92, 0, 7
      HSL:
        264°, 86.5079%, 50.5882%
        HSV (HSB):
        264°, 91.5966%, 93.3333%
        XYZ:
        21.9894, 9.9246, 81.6456
        xyY:
        0.1936, 0.0874, 9.9246
      CIE-Lab:
        37.7067, 75.4516, -89.1019
        CIE-LCH:
        37.7067, 116.7565, 310.2579
        CIE-Luv:
        37.7067, 6.7163, -124.2703
        Hunter-Lab:
        31.5033, 69.4631, -131.6068
      #6d14ee color charts
#6d14ee RGB chart
      #6d14ee CMYK chart
      #6d14ee RGB pie chart
      #6d14ee color shades, tints & tones
#6d14ee color schemes
#6d14ee color preview, HTML & CSS examples
           This text has a color of #6d14ee        
        
          <p style="color:#6d14ee;">Text here</p>
        
        
          .mytext {color:#6d14ee;}
        
        Text color #6d14ee
      
           This box has a color of #6d14ee        
        
          <div style="background-color:#6d14ee;">Content here</div>
        
        
          .mybackground {background-color:#6d14ee;}
        
        Background color #6d14ee
      
           Border around this has a color of #6d14ee        
        
          <div style="border:2px solid #6d14ee;">Content here</div>
        
        
          .myborder {border:2px solid #6d14ee;}
        
        Border color #6d14ee