#6f28fe color space conversions
Hex:
        #6f28fe
        RGB:
        111, 40, 254
        CMY:
        56, 84, 0
        CMYK:
        56, 84, 0, 0
      HSL:
        260°, 99.0741%, 57.6471%
        HSV (HSB):
        260°, 84.2520%, 99.6078%
        XYZ:
        25.2037, 12.0528, 94.7640
        xyY:
        0.1909, 0.0913, 12.0528
      CIE-Lab:
        41.3000, 74.2444, -92.1590
        CIE-LCH:
        41.3000, 118.3449, 308.8553
        CIE-Luv:
        41.3000, 4.1792, -132.6613
        Hunter-Lab:
        34.7172, 68.8309, -137.5357
      #6f28fe color charts
#6f28fe RGB chart
      #6f28fe CMYK chart
      #6f28fe RGB pie chart
      #6f28fe color shades, tints & tones
#6f28fe color schemes
#6f28fe color preview, HTML & CSS examples
           This text has a color of #6f28fe        
        
          <p style="color:#6f28fe;">Text here</p>
        
        
          .mytext {color:#6f28fe;}
        
        Text color #6f28fe
      
           This box has a color of #6f28fe        
        
          <div style="background-color:#6f28fe;">Content here</div>
        
        
          .mybackground {background-color:#6f28fe;}
        
        Background color #6f28fe
      
           Border around this has a color of #6f28fe        
        
          <div style="border:2px solid #6f28fe;">Content here</div>
        
        
          .myborder {border:2px solid #6f28fe;}
        
        Border color #6f28fe