#6f5cbc color space conversions
Hex:
        #6f5cbc
        RGB:
        111, 92, 188
        CMY:
        56, 64, 26
        CMYK:
        41, 51, 0, 26
      HSL:
        252°, 41.7391%, 54.9020%
        HSV (HSB):
        252°, 51.0638%, 73.7255%
        XYZ:
        19.4598, 14.6646, 49.3819
        xyY:
        0.2330, 0.1756, 14.6646
      CIE-Lab:
        45.1714, 31.0232, -48.1938
        CIE-LCH:
        45.1714, 57.3157, 302.7701
        CIE-Luv:
        45.1714, 1.7597, -75.0502
        Hunter-Lab:
        38.2944, 23.6917, -49.6502
      #6f5cbc color charts
#6f5cbc RGB chart
      #6f5cbc CMYK chart
      #6f5cbc RGB pie chart
      #6f5cbc color shades, tints & tones
#6f5cbc color schemes
#6f5cbc color preview, HTML & CSS examples
           This text has a color of #6f5cbc        
        
          <p style="color:#6f5cbc;">Text here</p>
        
        
          .mytext {color:#6f5cbc;}
        
        Text color #6f5cbc
      
           This box has a color of #6f5cbc        
        
          <div style="background-color:#6f5cbc;">Content here</div>
        
        
          .mybackground {background-color:#6f5cbc;}
        
        Background color #6f5cbc
      
           Border around this has a color of #6f5cbc        
        
          <div style="border:2px solid #6f5cbc;">Content here</div>
        
        
          .myborder {border:2px solid #6f5cbc;}
        
        Border color #6f5cbc