#6d28cb color space conversions
Hex:
        #6d28cb
        RGB:
        109, 40, 203
        CMY:
        57, 84, 20
        CMYK:
        46, 80, 0, 20
      HSL:
        265°, 67.0782%, 47.6471%
        HSV (HSB):
        265°, 80.2956%, 79.6078%
        XYZ:
        17.8450, 9.0806, 57.3121
        xyY:
        0.2118, 0.1078, 9.0806
      CIE-Lab:
        36.1390, 61.5680, -71.5877
        CIE-LCH:
        36.1390, 94.4215, 310.6967
        CIE-Luv:
        36.1390, 9.9239, -102.2476
        Hunter-Lab:
        30.1340, 52.9708, -91.6703
      #6d28cb color charts
#6d28cb RGB chart
      #6d28cb CMYK chart
      #6d28cb RGB pie chart
      #6d28cb color shades, tints & tones
#6d28cb color schemes
#6d28cb color preview, HTML & CSS examples
           This text has a color of #6d28cb        
        
          <p style="color:#6d28cb;">Text here</p>
        
        
          .mytext {color:#6d28cb;}
        
        Text color #6d28cb
      
           This box has a color of #6d28cb        
        
          <div style="background-color:#6d28cb;">Content here</div>
        
        
          .mybackground {background-color:#6d28cb;}
        
        Background color #6d28cb
      
           Border around this has a color of #6d28cb        
        
          <div style="border:2px solid #6d28cb;">Content here</div>
        
        
          .myborder {border:2px solid #6d28cb;}
        
        Border color #6d28cb