#6b2dfe color space conversions
Hex:
        #6b2dfe
        RGB:
        107, 45, 254
        CMY:
        58, 82, 0
        CMYK:
        58, 82, 0, 0
      HSL:
        258°, 99.0521%, 58.6275%
        HSV (HSB):
        258°, 82.2835%, 99.6078%
        XYZ:
        24.8912, 12.1583, 94.8008
        xyY:
        0.1888, 0.0922, 12.1583
      CIE-Lab:
        41.4667, 72.1926, -91.8964
        CIE-LCH:
        41.4667, 116.8619, 308.1527
        CIE-Luv:
        41.4667, 2.5142, -132.4907
        Hunter-Lab:
        34.8688, 66.4023, -136.7887
      #6b2dfe color charts
#6b2dfe RGB chart
      #6b2dfe CMYK chart
      #6b2dfe RGB pie chart
      #6b2dfe color shades, tints & tones
#6b2dfe color schemes
#6b2dfe color preview, HTML & CSS examples
           This text has a color of #6b2dfe        
        
          <p style="color:#6b2dfe;">Text here</p>
        
        
          .mytext {color:#6b2dfe;}
        
        Text color #6b2dfe
      
           This box has a color of #6b2dfe        
        
          <div style="background-color:#6b2dfe;">Content here</div>
        
        
          .mybackground {background-color:#6b2dfe;}
        
        Background color #6b2dfe
      
           Border around this has a color of #6b2dfe        
        
          <div style="border:2px solid #6b2dfe;">Content here</div>
        
        
          .myborder {border:2px solid #6b2dfe;}
        
        Border color #6b2dfe