#6f2ebd color space conversions
Hex:
        #6f2ebd
        RGB:
        111, 46, 189
        CMY:
        56, 82, 26
        CMYK:
        41, 76, 0, 26
      HSL:
        267°, 60.8511%, 46.0784%
        HSV (HSB):
        267°, 75.6614%, 74.1176%
        XYZ:
        16.7178, 9.0076, 49.0016
        xyY:
        0.2237, 0.1205, 9.0076
      CIE-Lab:
        35.9990, 56.0123, -63.6130
        CIE-LCH:
        35.9990, 84.7584, 311.3644
        CIE-Luv:
        35.9990, 12.1360, -92.2196
        Hunter-Lab:
        30.0127, 46.9069, -75.7937
      #6f2ebd color charts
#6f2ebd RGB chart
      #6f2ebd CMYK chart
      #6f2ebd RGB pie chart
      #6f2ebd color shades, tints & tones
#6f2ebd color schemes
#6f2ebd color preview, HTML & CSS examples
           This text has a color of #6f2ebd        
        
          <p style="color:#6f2ebd;">Text here</p>
        
        
          .mytext {color:#6f2ebd;}
        
        Text color #6f2ebd
      
           This box has a color of #6f2ebd        
        
          <div style="background-color:#6f2ebd;">Content here</div>
        
        
          .mybackground {background-color:#6f2ebd;}
        
        Background color #6f2ebd
      
           Border around this has a color of #6f2ebd        
        
          <div style="border:2px solid #6f2ebd;">Content here</div>
        
        
          .myborder {border:2px solid #6f2ebd;}
        
        Border color #6f2ebd