#6d14fd color space conversions
Hex:
        #6d14fd
        RGB:
        109, 20, 253
        CMY:
        57, 92, 1
        CMYK:
        57, 92, 0, 1
      HSL:
        263°, 98.3122%, 53.5294%
        HSV (HSB):
        263°, 92.0949%, 99.2157%
        XYZ:
        24.2865, 10.8434, 93.7414
        xyY:
        0.1885, 0.0841, 10.8434
      CIE-Lab:
        39.3154, 78.8534, -94.8914
        CIE-LCH:
        39.3154, 123.3784, 309.7261
        CIE-Luv:
        39.3154, 4.9399, -132.8257
        Hunter-Lab:
        32.9293, 74.0236, -145.7334
      #6d14fd color charts
#6d14fd RGB chart
      #6d14fd CMYK chart
      #6d14fd RGB pie chart
      #6d14fd color shades, tints & tones
#6d14fd color schemes
#6d14fd color preview, HTML & CSS examples
           This text has a color of #6d14fd        
        
          <p style="color:#6d14fd;">Text here</p>
        
        
          .mytext {color:#6d14fd;}
        
        Text color #6d14fd
      
           This box has a color of #6d14fd        
        
          <div style="background-color:#6d14fd;">Content here</div>
        
        
          .mybackground {background-color:#6d14fd;}
        
        Background color #6d14fd
      
           Border around this has a color of #6d14fd        
        
          <div style="border:2px solid #6d14fd;">Content here</div>
        
        
          .myborder {border:2px solid #6d14fd;}
        
        Border color #6d14fd