#6a72ff color space conversions
Hex:
        #6a72ff
        RGB:
        106, 114, 255
        CMY:
        58, 55, 0
        CMYK:
        58, 55, 0, 0
      HSL:
        237°, 100.0000%, 70.7843%
        HSV (HSB):
        237°, 58.4314%, 100.0000%
        XYZ:
        30.0112, 22.3188, 97.3339
        xyY:
        0.2005, 0.1491, 22.3188
      CIE-Lab:
        54.3636, 37.1832, -71.3463
        CIE-LCH:
        54.3636, 80.4542, 297.5269
        CIE-Luv:
        54.3636, -10.6478, -114.8459
        Hunter-Lab:
        47.2428, 30.7180, -89.0848
      #6a72ff color charts
#6a72ff RGB chart
      #6a72ff CMYK chart
      #6a72ff RGB pie chart
      #6a72ff color shades, tints & tones
#6a72ff color schemes
#6a72ff color preview, HTML & CSS examples
           This text has a color of #6a72ff        
        
          <p style="color:#6a72ff;">Text here</p>
        
        
          .mytext {color:#6a72ff;}
        
        Text color #6a72ff
      
           This box has a color of #6a72ff        
        
          <div style="background-color:#6a72ff;">Content here</div>
        
        
          .mybackground {background-color:#6a72ff;}
        
        Background color #6a72ff
      
           Border around this has a color of #6a72ff        
        
          <div style="border:2px solid #6a72ff;">Content here</div>
        
        
          .myborder {border:2px solid #6a72ff;}
        
        Border color #6a72ff