#6c2bed color space conversions
Hex:
        #6c2bed
        RGB:
        108, 43, 237
        CMY:
        58, 83, 7
        CMYK:
        54, 82, 0, 7
      HSL:
        260°, 84.3478%, 54.9020%
        HSV (HSB):
        260°, 81.8565%, 92.9412%
        XYZ:
        22.3343, 11.0303, 81.0727
        xyY:
        0.1952, 0.0964, 11.0303
      CIE-Lab:
        39.6315, 68.7512, -85.3573
        CIE-LCH:
        39.6315, 109.6020, 308.8498
        CIE-Luv:
        39.6315, 4.8612, -122.6243
        Hunter-Lab:
        33.2119, 61.9164, -121.4827
      #6c2bed color charts
#6c2bed RGB chart
      #6c2bed CMYK chart
      #6c2bed RGB pie chart
      #6c2bed color shades, tints & tones
#6c2bed color schemes
#6c2bed color preview, HTML & CSS examples
           This text has a color of #6c2bed        
        
          <p style="color:#6c2bed;">Text here</p>
        
        
          .mytext {color:#6c2bed;}
        
        Text color #6c2bed
      
           This box has a color of #6c2bed        
        
          <div style="background-color:#6c2bed;">Content here</div>
        
        
          .mybackground {background-color:#6c2bed;}
        
        Background color #6c2bed
      
           Border around this has a color of #6c2bed        
        
          <div style="border:2px solid #6c2bed;">Content here</div>
        
        
          .myborder {border:2px solid #6c2bed;}
        
        Border color #6c2bed