#6f2efa color space conversions
Hex:
        #6f2efa
        RGB:
        111, 46, 250
        CMY:
        56, 82, 2
        CMYK:
        56, 82, 0, 2
      HSL:
        259°, 95.3271%, 58.0392%
        HSV (HSB):
        259°, 81.6000%, 98.0392%
        XYZ:
        24.7879, 12.2356, 91.4977
        xyY:
        0.1929, 0.0952, 12.2356
      CIE-Lab:
        41.5882, 71.2255, -89.4425
        CIE-LCH:
        41.5882, 114.3374, 308.5313
        CIE-Luv:
        41.5882, 4.0663, -129.8936
        Hunter-Lab:
        34.9795, 65.2783, -130.6025
      #6f2efa color charts
#6f2efa RGB chart
      #6f2efa CMYK chart
      #6f2efa RGB pie chart
      #6f2efa color shades, tints & tones
#6f2efa color schemes
#6f2efa color preview, HTML & CSS examples
           This text has a color of #6f2efa        
        
          <p style="color:#6f2efa;">Text here</p>
        
        
          .mytext {color:#6f2efa;}
        
        Text color #6f2efa
      
           This box has a color of #6f2efa        
        
          <div style="background-color:#6f2efa;">Content here</div>
        
        
          .mybackground {background-color:#6f2efa;}
        
        Background color #6f2efa
      
           Border around this has a color of #6f2efa        
        
          <div style="border:2px solid #6f2efa;">Content here</div>
        
        
          .myborder {border:2px solid #6f2efa;}
        
        Border color #6f2efa