#6672ef color space conversions
Hex:
        #6672ef
        RGB:
        102, 114, 239
        CMY:
        60, 55, 6
        CMYK:
        57, 52, 0, 6
      HSL:
        235°, 81.0651%, 66.8627%
        HSV (HSB):
        235°, 57.3222%, 93.7255%
        XYZ:
        27.0768, 21.0914, 84.3053
        xyY:
        0.2044, 0.1592, 21.0914
      CIE-Lab:
        53.0494, 31.3686, -64.6010
        CIE-LCH:
        53.0494, 71.8142, 295.9000
        CIE-Luv:
        53.0494, -11.1910, -103.4713
        Hunter-Lab:
        45.9254, 24.8710, -76.6910
      #6672ef color charts
#6672ef RGB chart
      #6672ef CMYK chart
      #6672ef RGB pie chart
      #6672ef color shades, tints & tones
#6672ef color schemes
#6672ef color preview, HTML & CSS examples
           This text has a color of #6672ef        
        
          <p style="color:#6672ef;">Text here</p>
        
        
          .mytext {color:#6672ef;}
        
        Text color #6672ef
      
           This box has a color of #6672ef        
        
          <div style="background-color:#6672ef;">Content here</div>
        
        
          .mybackground {background-color:#6672ef;}
        
        Background color #6672ef
      
           Border around this has a color of #6672ef        
        
          <div style="border:2px solid #6672ef;">Content here</div>
        
        
          .myborder {border:2px solid #6672ef;}
        
        Border color #6672ef