#6b14cb color space conversions
Hex:
        #6b14cb
        RGB:
        107, 20, 203
        CMY:
        58, 92, 20
        CMYK:
        47, 90, 0, 20
      HSL:
        269°, 82.0628%, 43.7255%
        HSV (HSB):
        269°, 90.1478%, 79.6078%
        XYZ:
        17.0931, 7.9379, 57.1312
        xyY:
        0.2080, 0.0966, 7.9379
      CIE-Lab:
        33.8532, 67.3414, -75.3585
        CIE-LCH:
        33.8532, 101.0632, 311.7844
        CIE-Luv:
        33.8532, 10.7686, -103.8833
        Hunter-Lab:
        28.1743, 58.9891, -100.5049
      #6b14cb color charts
#6b14cb RGB chart
      #6b14cb CMYK chart
      #6b14cb RGB pie chart
      #6b14cb color shades, tints & tones
#6b14cb color schemes
#6b14cb color preview, HTML & CSS examples
           This text has a color of #6b14cb        
        
          <p style="color:#6b14cb;">Text here</p>
        
        
          .mytext {color:#6b14cb;}
        
        Text color #6b14cb
      
           This box has a color of #6b14cb        
        
          <div style="background-color:#6b14cb;">Content here</div>
        
        
          .mybackground {background-color:#6b14cb;}
        
        Background color #6b14cb
      
           Border around this has a color of #6b14cb        
        
          <div style="border:2px solid #6b14cb;">Content here</div>
        
        
          .myborder {border:2px solid #6b14cb;}
        
        Border color #6b14cb