#672ffb color space conversions
Hex:
        #672ffb
        RGB:
        103, 47, 251
        CMY:
        60, 82, 2
        CMYK:
        59, 81, 0, 2
      HSL:
        256°, 96.2264%, 58.4314%
        HSV (HSB):
        256°, 81.2749%, 98.4314%
        XYZ:
        24.0226, 11.8816, 92.2940
        xyY:
        0.1874, 0.0927, 11.8816
      CIE-Lab:
        41.0274, 70.3211, -90.9554
        CIE-LCH:
        41.0274, 114.9693, 307.7090
        CIE-Luv:
        41.0274, 1.4468, -130.7526
        Hunter-Lab:
        34.4697, 64.0780, -134.6224
      #672ffb color charts
#672ffb RGB chart
      #672ffb CMYK chart
      #672ffb RGB pie chart
      #672ffb color shades, tints & tones
#672ffb color schemes
#672ffb color preview, HTML & CSS examples
           This text has a color of #672ffb        
        
          <p style="color:#672ffb;">Text here</p>
        
        
          .mytext {color:#672ffb;}
        
        Text color #672ffb
      
           This box has a color of #672ffb        
        
          <div style="background-color:#672ffb;">Content here</div>
        
        
          .mybackground {background-color:#672ffb;}
        
        Background color #672ffb
      
           Border around this has a color of #672ffb        
        
          <div style="border:2px solid #672ffb;">Content here</div>
        
        
          .myborder {border:2px solid #672ffb;}
        
        Border color #672ffb