#6b6dfe color space conversions
Hex:
        #6b6dfe
        RGB:
        107, 109, 254
        CMY:
        58, 57, 0
        CMYK:
        58, 57, 0, 0
      HSL:
        239°, 98.6577%, 70.7843%
        HSV (HSB):
        239°, 57.8740%, 99.6078%
        XYZ:
        29.4214, 21.2188, 96.3109
        xyY:
        0.2002, 0.1444, 21.2188
      CIE-Lab:
        53.1882, 40.0049, -72.6956
        CIE-LCH:
        53.1882, 82.9761, 298.8243
        CIE-Luv:
        53.1882, -8.9780, -116.4188
        Hunter-Lab:
        46.0639, 33.3977, -91.7194
      #6b6dfe color charts
#6b6dfe RGB chart
      #6b6dfe CMYK chart
      #6b6dfe RGB pie chart
      #6b6dfe color shades, tints & tones
#6b6dfe color schemes
#6b6dfe color preview, HTML & CSS examples
           This text has a color of #6b6dfe        
        
          <p style="color:#6b6dfe;">Text here</p>
        
        
          .mytext {color:#6b6dfe;}
        
        Text color #6b6dfe
      
           This box has a color of #6b6dfe        
        
          <div style="background-color:#6b6dfe;">Content here</div>
        
        
          .mybackground {background-color:#6b6dfe;}
        
        Background color #6b6dfe
      
           Border around this has a color of #6b6dfe        
        
          <div style="border:2px solid #6b6dfe;">Content here</div>
        
        
          .myborder {border:2px solid #6b6dfe;}
        
        Border color #6b6dfe