#6f53ba color space conversions
Hex:
        #6f53ba
        RGB:
        111, 83, 186
        CMY:
        56, 67, 27
        CMYK:
        40, 55, 0, 27
      HSL:
        256°, 42.7386%, 52.7451%
        HSV (HSB):
        256°, 55.3763%, 72.9412%
        XYZ:
        18.5117, 13.1112, 48.0094
        xyY:
        0.2325, 0.1646, 13.1112
      CIE-Lab:
        42.9303, 35.8175, -50.6208
        CIE-LCH:
        42.9303, 62.0110, 305.2819
        CIE-Luv:
        42.9303, 4.6320, -78.0403
        Hunter-Lab:
        36.2094, 27.8901, -53.2651
      #6f53ba color charts
#6f53ba RGB chart
      #6f53ba CMYK chart
      #6f53ba RGB pie chart
      #6f53ba color shades, tints & tones
#6f53ba color schemes
#6f53ba color preview, HTML & CSS examples
           This text has a color of #6f53ba        
        
          <p style="color:#6f53ba;">Text here</p>
        
        
          .mytext {color:#6f53ba;}
        
        Text color #6f53ba
      
           This box has a color of #6f53ba        
        
          <div style="background-color:#6f53ba;">Content here</div>
        
        
          .mybackground {background-color:#6f53ba;}
        
        Background color #6f53ba
      
           Border around this has a color of #6f53ba        
        
          <div style="border:2px solid #6f53ba;">Content here</div>
        
        
          .myborder {border:2px solid #6f53ba;}
        
        Border color #6f53ba