#6f18be color space conversions
Hex:
        #6f18be
        RGB:
        111, 24, 190
        CMY:
        56, 91, 25
        CMYK:
        42, 87, 0, 25
      HSL:
        271°, 77.5701%, 41.9608%
        HSV (HSB):
        271°, 87.3684%, 74.5098%
        XYZ:
        16.1764, 7.7505, 49.3586
        xyY:
        0.2207, 0.1058, 7.7505
      CIE-Lab:
        33.4577, 63.9084, -68.3657
        CIE-LCH:
        33.4577, 93.5850, 313.0700
        CIE-Luv:
        33.4577, 14.2805, -95.5439
        Hunter-Lab:
        27.8397, 54.9992, -85.6309
      #6f18be color charts
#6f18be RGB chart
      #6f18be CMYK chart
      #6f18be RGB pie chart
      #6f18be color shades, tints & tones
#6f18be color schemes
#6f18be color preview, HTML & CSS examples
           This text has a color of #6f18be        
        
          <p style="color:#6f18be;">Text here</p>
        
        
          .mytext {color:#6f18be;}
        
        Text color #6f18be
      
           This box has a color of #6f18be        
        
          <div style="background-color:#6f18be;">Content here</div>
        
        
          .mybackground {background-color:#6f18be;}
        
        Background color #6f18be
      
           Border around this has a color of #6f18be        
        
          <div style="border:2px solid #6f18be;">Content here</div>
        
        
          .myborder {border:2px solid #6f18be;}
        
        Border color #6f18be