#671ad8 color space conversions
Hex:
        #671ad8
        RGB:
        103, 26, 216
        CMY:
        60, 90, 15
        CMYK:
        52, 88, 0, 15
      HSL:
        264°, 78.5124%, 47.4510%
        HSV (HSB):
        264°, 87.9630%, 84.7059%
        XYZ:
        18.3576, 8.5802, 65.6543
        xyY:
        0.1983, 0.0927, 8.5802
      CIE-Lab:
        35.1632, 68.4898, -80.7530
        CIE-LCH:
        35.1632, 105.8863, 310.3026
        CIE-Luv:
        35.1632, 7.1337, -111.4779
        Hunter-Lab:
        29.2920, 60.6066, -112.3866
      #671ad8 color charts
#671ad8 RGB chart
      #671ad8 CMYK chart
      #671ad8 RGB pie chart
      #671ad8 color shades, tints & tones
#671ad8 color schemes
#671ad8 color preview, HTML & CSS examples
           This text has a color of #671ad8        
        
          <p style="color:#671ad8;">Text here</p>
        
        
          .mytext {color:#671ad8;}
        
        Text color #671ad8
      
           This box has a color of #671ad8        
        
          <div style="background-color:#671ad8;">Content here</div>
        
        
          .mybackground {background-color:#671ad8;}
        
        Background color #671ad8
      
           Border around this has a color of #671ad8        
        
          <div style="border:2px solid #671ad8;">Content here</div>
        
        
          .myborder {border:2px solid #671ad8;}
        
        Border color #671ad8