#670fbd color space conversions
Hex:
        #670fbd
        RGB:
        103, 15, 189
        CMY:
        60, 94, 26
        CMYK:
        46, 92, 0, 26
      HSL:
        270°, 85.2941%, 40.0000%
        HSV (HSB):
        270°, 92.0635%, 74.1176%
        XYZ:
        14.9497, 6.8993, 48.6879
        xyY:
        0.2119, 0.0978, 6.8993
      CIE-Lab:
        31.5766, 64.8270, -70.9099
        CIE-LCH:
        31.5766, 96.0768, 312.4341
        CIE-Luv:
        31.5766, 11.5920, -95.8834
        Hunter-Lab:
        26.2666, 55.6269, -91.5136
      #670fbd color charts
#670fbd RGB chart
      #670fbd CMYK chart
      #670fbd RGB pie chart
      #670fbd color shades, tints & tones
#670fbd color schemes
#670fbd color preview, HTML & CSS examples
           This text has a color of #670fbd        
        
          <p style="color:#670fbd;">Text here</p>
        
        
          .mytext {color:#670fbd;}
        
        Text color #670fbd
      
           This box has a color of #670fbd        
        
          <div style="background-color:#670fbd;">Content here</div>
        
        
          .mybackground {background-color:#670fbd;}
        
        Background color #670fbd
      
           Border around this has a color of #670fbd        
        
          <div style="border:2px solid #670fbd;">Content here</div>
        
        
          .myborder {border:2px solid #670fbd;}
        
        Border color #670fbd