#6b28c1 color space conversions
Hex:
        #6b28c1
        RGB:
        107, 40, 193
        CMY:
        58, 84, 24
        CMYK:
        45, 79, 0, 24
      HSL:
        266°, 65.6652%, 45.6863%
        HSV (HSB):
        266°, 79.2746%, 75.6863%
        XYZ:
        16.4478, 8.4936, 51.2246
        xyY:
        0.2159, 0.1115, 8.4936
      CIE-Lab:
        34.9905, 58.8427, -67.6352
        CIE-LCH:
        34.9905, 89.6492, 311.0233
        CIE-Luv:
        34.9905, 10.5932, -96.1648
        Hunter-Lab:
        29.1438, 49.7378, -83.8102
      #6b28c1 color charts
#6b28c1 RGB chart
      #6b28c1 CMYK chart
      #6b28c1 RGB pie chart
      #6b28c1 color shades, tints & tones
#6b28c1 color schemes
#6b28c1 color preview, HTML & CSS examples
           This text has a color of #6b28c1        
        
          <p style="color:#6b28c1;">Text here</p>
        
        
          .mytext {color:#6b28c1;}
        
        Text color #6b28c1
      
           This box has a color of #6b28c1        
        
          <div style="background-color:#6b28c1;">Content here</div>
        
        
          .mybackground {background-color:#6b28c1;}
        
        Background color #6b28c1
      
           Border around this has a color of #6b28c1        
        
          <div style="border:2px solid #6b28c1;">Content here</div>
        
        
          .myborder {border:2px solid #6b28c1;}
        
        Border color #6b28c1