#6b40d1 color space conversions
Hex:
        #6b40d1
        RGB:
        107, 64, 209
        CMY:
        58, 75, 18
        CMYK:
        49, 69, 0, 18
      HSL:
        258°, 61.1814%, 53.5294%
        HSV (HSB):
        258°, 69.3780%, 81.9608%
        XYZ:
        19.4054, 11.3960, 61.4985
        xyY:
        0.2102, 0.1235, 11.3960
      CIE-Lab:
        40.2397, 52.0061, -68.3574
        CIE-LCH:
        40.2397, 85.8916, 307.2638
        CIE-Luv:
        40.2397, 4.8330, -101.8588
        Hunter-Lab:
        33.7580, 43.5322, -84.3806
      #6b40d1 color charts
#6b40d1 RGB chart
      #6b40d1 CMYK chart
      #6b40d1 RGB pie chart
      #6b40d1 color shades, tints & tones
#6b40d1 color schemes
#6b40d1 color preview, HTML & CSS examples
           This text has a color of #6b40d1        
        
          <p style="color:#6b40d1;">Text here</p>
        
        
          .mytext {color:#6b40d1;}
        
        Text color #6b40d1
      
           This box has a color of #6b40d1        
        
          <div style="background-color:#6b40d1;">Content here</div>
        
        
          .mybackground {background-color:#6b40d1;}
        
        Background color #6b40d1
      
           Border around this has a color of #6b40d1        
        
          <div style="border:2px solid #6b40d1;">Content here</div>
        
        
          .myborder {border:2px solid #6b40d1;}
        
        Border color #6b40d1