#6b14ff color space conversions
Hex:
        #6b14ff
        RGB:
        107, 20, 255
        CMY:
        58, 92, 0
        CMYK:
        58, 92, 0, 0
      HSL:
        262°, 100.0000%, 53.9216%
        HSV (HSB):
        262°, 92.1569%, 100.0000%
        XYZ:
        24.3636, 10.8461, 95.4171
        xyY:
        0.1865, 0.0830, 10.8461
      CIE-Lab:
        39.3201, 79.1687, -96.0104
        CIE-LCH:
        39.3201, 124.4415, 309.5085
        CIE-Luv:
        39.3201, 4.1205, -133.9731
        Hunter-Lab:
        32.9334, 74.4176, -148.7259
      #6b14ff color charts
#6b14ff RGB chart
      #6b14ff CMYK chart
      #6b14ff RGB pie chart
      #6b14ff color shades, tints & tones
#6b14ff color schemes
#6b14ff color preview, HTML & CSS examples
           This text has a color of #6b14ff        
        
          <p style="color:#6b14ff;">Text here</p>
        
        
          .mytext {color:#6b14ff;}
        
        Text color #6b14ff
      
           This box has a color of #6b14ff        
        
          <div style="background-color:#6b14ff;">Content here</div>
        
        
          .mybackground {background-color:#6b14ff;}
        
        Background color #6b14ff
      
           Border around this has a color of #6b14ff        
        
          <div style="border:2px solid #6b14ff;">Content here</div>
        
        
          .myborder {border:2px solid #6b14ff;}
        
        Border color #6b14ff