#6f50a0 color space conversions
Hex:
        #6f50a0
        RGB:
        111, 80, 160
        CMY:
        56, 69, 37
        CMYK:
        31, 50, 0, 37
      HSL:
        263°, 33.3333%, 47.0588%
        HSV (HSB):
        263°, 50.0000%, 62.7451%
        XYZ:
        15.7694, 11.6549, 34.6762
        xyY:
        0.2539, 0.1877, 11.6549
      CIE-Lab:
        40.6623, 30.5103, -38.8864
        CIE-LCH:
        40.6623, 49.4270, 308.1177
        CIE-Luv:
        40.6623, 8.5936, -59.3662
        Hunter-Lab:
        34.1393, 22.7077, -36.3250
      #6f50a0 color charts
#6f50a0 RGB chart
      #6f50a0 CMYK chart
      #6f50a0 RGB pie chart
      #6f50a0 color shades, tints & tones
#6f50a0 color schemes
#6f50a0 color preview, HTML & CSS examples
           This text has a color of #6f50a0        
        
          <p style="color:#6f50a0;">Text here</p>
        
        
          .mytext {color:#6f50a0;}
        
        Text color #6f50a0
      
           This box has a color of #6f50a0        
        
          <div style="background-color:#6f50a0;">Content here</div>
        
        
          .mybackground {background-color:#6f50a0;}
        
        Background color #6f50a0
      
           Border around this has a color of #6f50a0        
        
          <div style="border:2px solid #6f50a0;">Content here</div>
        
        
          .myborder {border:2px solid #6f50a0;}
        
        Border color #6f50a0