#6f5aec color space conversions
Hex:
        #6f5aec
        RGB:
        111, 90, 236
        CMY:
        56, 65, 7
        CMYK:
        53, 62, 0, 7
      HSL:
        249°, 79.3478%, 63.9216%
        HSV (HSB):
        249°, 61.8644%, 92.5490%
        XYZ:
        25.3520, 16.7480, 81.2534
        xyY:
        0.2055, 0.1358, 16.7480
      CIE-Lab:
        47.9409, 46.2486, -71.1654
        CIE-LCH:
        47.9409, 84.8731, 303.0188
        CIE-Luv:
        47.9409, -1.8376, -111.3418
        Hunter-Lab:
        40.9243, 38.9608, -89.0707
      #6f5aec color charts
#6f5aec RGB chart
      #6f5aec CMYK chart
      #6f5aec RGB pie chart
      #6f5aec color shades, tints & tones
#6f5aec color schemes
#6f5aec color preview, HTML & CSS examples
           This text has a color of #6f5aec        
        
          <p style="color:#6f5aec;">Text here</p>
        
        
          .mytext {color:#6f5aec;}
        
        Text color #6f5aec
      
           This box has a color of #6f5aec        
        
          <div style="background-color:#6f5aec;">Content here</div>
        
        
          .mybackground {background-color:#6f5aec;}
        
        Background color #6f5aec
      
           Border around this has a color of #6f5aec        
        
          <div style="border:2px solid #6f5aec;">Content here</div>
        
        
          .myborder {border:2px solid #6f5aec;}
        
        Border color #6f5aec