#6b14ed color space conversions
Hex:
        #6b14ed
        RGB:
        107, 20, 237
        CMY:
        58, 92, 7
        CMYK:
        55, 92, 0, 7
      HSL:
        264°, 85.7708%, 50.3922%
        HSV (HSB):
        264°, 91.5612%, 92.9412%
        XYZ:
        21.5996, 9.7405, 80.8624
        xyY:
        0.1925, 0.0868, 9.7405
      CIE-Lab:
        37.3727, 75.0667, -89.0950
        CIE-LCH:
        37.3727, 116.5030, 310.1157
        CIE-Luv:
        37.3727, 6.1881, -123.7317
        Hunter-Lab:
        31.2098, 68.9186, -131.7693
      #6b14ed color charts
#6b14ed RGB chart
      #6b14ed CMYK chart
      #6b14ed RGB pie chart
      #6b14ed color shades, tints & tones
#6b14ed color schemes
#6b14ed color preview, HTML & CSS examples
           This text has a color of #6b14ed        
        
          <p style="color:#6b14ed;">Text here</p>
        
        
          .mytext {color:#6b14ed;}
        
        Text color #6b14ed
      
           This box has a color of #6b14ed        
        
          <div style="background-color:#6b14ed;">Content here</div>
        
        
          .mybackground {background-color:#6b14ed;}
        
        Background color #6b14ed
      
           Border around this has a color of #6b14ed        
        
          <div style="border:2px solid #6b14ed;">Content here</div>
        
        
          .myborder {border:2px solid #6b14ed;}
        
        Border color #6b14ed