#6f72ce color space conversions
Hex:
        #6f72ce
        RGB:
        111, 114, 206
        CMY:
        56, 55, 19
        CMYK:
        46, 45, 0, 19
      HSL:
        238°, 49.2228%, 62.1569%
        HSV (HSB):
        238°, 46.1165%, 80.7843%
        XYZ:
        23.7134, 19.8704, 60.9780
        xyY:
        0.2268, 0.1900, 19.8704
      CIE-Lab:
        51.6903, 22.9980, -48.1472
        CIE-LCH:
        51.6903, 53.3578, 295.5320
        CIE-Luv:
        51.6903, -6.6526, -76.6068
        Hunter-Lab:
        44.5762, 16.9493, -49.9025
      #6f72ce color charts
#6f72ce RGB chart
      #6f72ce CMYK chart
      #6f72ce RGB pie chart
      #6f72ce color shades, tints & tones
#6f72ce color schemes
#6f72ce color preview, HTML & CSS examples
           This text has a color of #6f72ce        
        
          <p style="color:#6f72ce;">Text here</p>
        
        
          .mytext {color:#6f72ce;}
        
        Text color #6f72ce
      
           This box has a color of #6f72ce        
        
          <div style="background-color:#6f72ce;">Content here</div>
        
        
          .mybackground {background-color:#6f72ce;}
        
        Background color #6f72ce
      
           Border around this has a color of #6f72ce        
        
          <div style="border:2px solid #6f72ce;">Content here</div>
        
        
          .myborder {border:2px solid #6f72ce;}
        
        Border color #6f72ce