#6f72ec color space conversions
Hex:
        #6f72ec
        RGB:
        111, 114, 236
        CMY:
        56, 55, 7
        CMYK:
        53, 52, 0, 7
      HSL:
        239°, 76.6871%, 68.0392%
        HSV (HSB):
        239°, 52.9661%, 92.5490%
        XYZ:
        27.7132, 21.4703, 82.0404
        xyY:
        0.2112, 0.1636, 21.4703
      CIE-Lab:
        53.4604, 32.1546, -62.2329
        CIE-LCH:
        53.4604, 70.0489, 297.3246
        CIE-Luv:
        53.4604, -8.2081, -100.1196
        Hunter-Lab:
        46.3360, 25.6713, -72.5409
      #6f72ec color charts
#6f72ec RGB chart
      #6f72ec CMYK chart
      #6f72ec RGB pie chart
      #6f72ec color shades, tints & tones
#6f72ec color schemes
#6f72ec color preview, HTML & CSS examples
           This text has a color of #6f72ec        
        
          <p style="color:#6f72ec;">Text here</p>
        
        
          .mytext {color:#6f72ec;}
        
        Text color #6f72ec
      
           This box has a color of #6f72ec        
        
          <div style="background-color:#6f72ec;">Content here</div>
        
        
          .mybackground {background-color:#6f72ec;}
        
        Background color #6f72ec
      
           Border around this has a color of #6f72ec        
        
          <div style="border:2px solid #6f72ec;">Content here</div>
        
        
          .myborder {border:2px solid #6f72ec;}
        
        Border color #6f72ec