#670fa8 color space conversions
Hex:
        #670fa8
        RGB:
        103, 15, 168
        CMY:
        60, 94, 34
        CMYK:
        39, 91, 0, 34
      HSL:
        275°, 83.6066%, 35.8824%
        HSV (HSB):
        275°, 91.0714%, 65.8824%
        XYZ:
        12.8322, 6.0524, 37.5377
        xyY:
        0.2274, 0.1073, 6.0524
      CIE-Lab:
        29.5442, 60.1911, -61.7135
        CIE-LCH:
        29.5442, 86.2063, 314.2845
        CIE-Luv:
        29.5442, 15.1865, -83.1228
        Hunter-Lab:
        24.6016, 50.0533, -73.2451
      #670fa8 color charts
#670fa8 RGB chart
      #670fa8 CMYK chart
      #670fa8 RGB pie chart
      #670fa8 color shades, tints & tones
#670fa8 color schemes
#670fa8 color preview, HTML & CSS examples
           This text has a color of #670fa8        
        
          <p style="color:#670fa8;">Text here</p>
        
        
          .mytext {color:#670fa8;}
        
        Text color #670fa8
      
           This box has a color of #670fa8        
        
          <div style="background-color:#670fa8;">Content here</div>
        
        
          .mybackground {background-color:#670fa8;}
        
        Background color #670fa8
      
           Border around this has a color of #670fa8        
        
          <div style="border:2px solid #670fa8;">Content here</div>
        
        
          .myborder {border:2px solid #670fa8;}
        
        Border color #670fa8