#670efd color space conversions
Hex:
        #670efd
        RGB:
        103, 14, 253
        CMY:
        60, 95, 1
        CMYK:
        59, 94, 0, 1
      HSL:
        262°, 98.3539%, 52.3529%
        HSV (HSB):
        262°, 94.4664%, 99.2157%
        XYZ:
        23.4802, 10.2895, 93.6770
        xyY:
        0.1842, 0.0807, 10.2895
      CIE-Lab:
        38.3571, 79.4335, -96.5001
        CIE-LCH:
        38.3571, 124.9878, 309.4593
        CIE-Luv:
        38.3571, 3.4136, -132.8966
        Hunter-Lab:
        32.0772, 74.5249, -150.6940
      #670efd color charts
#670efd RGB chart
      #670efd CMYK chart
      #670efd RGB pie chart
      #670efd color shades, tints & tones
#670efd color schemes
#670efd color preview, HTML & CSS examples
           This text has a color of #670efd        
        
          <p style="color:#670efd;">Text here</p>
        
        
          .mytext {color:#670efd;}
        
        Text color #670efd
      
           This box has a color of #670efd        
        
          <div style="background-color:#670efd;">Content here</div>
        
        
          .mybackground {background-color:#670efd;}
        
        Background color #670efd
      
           Border around this has a color of #670efd        
        
          <div style="border:2px solid #670efd;">Content here</div>
        
        
          .myborder {border:2px solid #670efd;}
        
        Border color #670efd