#6d14df color space conversions
Hex:
        #6d14df
        RGB:
        109, 20, 223
        CMY:
        57, 92, 13
        CMYK:
        51, 91, 0, 13
      HSL:
        266°, 83.5391%, 47.6471%
        HSV (HSB):
        266°, 91.0314%, 87.4510%
        XYZ:
        19.8761, 9.0792, 70.5169
        xyY:
        0.1998, 0.0913, 9.0792
      CIE-Lab:
        36.1364, 72.0539, -83.1475
        CIE-LCH:
        36.1364, 110.0240, 310.9115
        CIE-Luv:
        36.1364, 8.6584, -115.5912
        Hunter-Lab:
        30.1318, 65.0151, -117.6632
      #6d14df color charts
#6d14df RGB chart
      #6d14df CMYK chart
      #6d14df RGB pie chart
      #6d14df color shades, tints & tones
#6d14df color schemes
#6d14df color preview, HTML & CSS examples
           This text has a color of #6d14df        
        
          <p style="color:#6d14df;">Text here</p>
        
        
          .mytext {color:#6d14df;}
        
        Text color #6d14df
      
           This box has a color of #6d14df        
        
          <div style="background-color:#6d14df;">Content here</div>
        
        
          .mybackground {background-color:#6d14df;}
        
        Background color #6d14df
      
           Border around this has a color of #6d14df        
        
          <div style="border:2px solid #6d14df;">Content here</div>
        
        
          .myborder {border:2px solid #6d14df;}
        
        Border color #6d14df