#671bfb color space conversions
Hex:
        #671bfb
        RGB:
        103, 27, 251
        CMY:
        60, 89, 2
        CMYK:
        59, 89, 0, 2
      HSL:
        260°, 96.5517%, 54.5098%
        HSV (HSB):
        260°, 89.2430%, 98.4314%
        XYZ:
        23.3980, 10.6325, 92.0858
        xyY:
        0.1855, 0.0843, 10.6325
      CIE-Lab:
        38.9544, 76.4924, -94.3870
        CIE-LCH:
        38.9544, 121.4907, 309.0217
        CIE-Luv:
        38.9544, 3.0391, -131.6261
        Hunter-Lab:
        32.6075, 71.0227, -144.6141
      #671bfb color charts
#671bfb RGB chart
      #671bfb CMYK chart
      #671bfb RGB pie chart
      #671bfb color shades, tints & tones
#671bfb color schemes
#671bfb color preview, HTML & CSS examples
           This text has a color of #671bfb        
        
          <p style="color:#671bfb;">Text here</p>
        
        
          .mytext {color:#671bfb;}
        
        Text color #671bfb
      
           This box has a color of #671bfb        
        
          <div style="background-color:#671bfb;">Content here</div>
        
        
          .mybackground {background-color:#671bfb;}
        
        Background color #671bfb
      
           Border around this has a color of #671bfb        
        
          <div style="border:2px solid #671bfb;">Content here</div>
        
        
          .myborder {border:2px solid #671bfb;}
        
        Border color #671bfb