#670f85 color space conversions
Hex:
        #670f85
        RGB:
        103, 15, 133
        CMY:
        60, 94, 48
        CMYK:
        23, 89, 0, 48
      HSL:
        285°, 79.7297%, 29.0196%
        HSV (HSB):
        285°, 88.7218%, 52.1569%
        XYZ:
        9.9980, 4.9187, 22.6127
        xyY:
        0.2664, 0.1311, 4.9187
      CIE-Lab:
        26.5018, 52.8294, -45.1600
        CIE-LCH:
        26.5018, 69.5009, 319.4753
        CIE-Luv:
        26.5018, 22.7147, -60.7609
        Hunter-Lab:
        22.1781, 41.6570, -44.9274
      #670f85 color charts
#670f85 RGB chart
      #670f85 CMYK chart
      #670f85 RGB pie chart
      #670f85 color shades, tints & tones
#670f85 color schemes
#670f85 color preview, HTML & CSS examples
           This text has a color of #670f85        
        
          <p style="color:#670f85;">Text here</p>
        
        
          .mytext {color:#670f85;}
        
        Text color #670f85
      
           This box has a color of #670f85        
        
          <div style="background-color:#670f85;">Content here</div>
        
        
          .mybackground {background-color:#670f85;}
        
        Background color #670f85
      
           Border around this has a color of #670f85        
        
          <div style="border:2px solid #670f85;">Content here</div>
        
        
          .myborder {border:2px solid #670f85;}
        
        Border color #670f85