#8180fc color space conversions
Hex:
        #8180fc
        RGB:
        129, 128, 252
        CMY:
        49, 50, 1
        CMYK:
        49, 49, 0, 1
      HSL:
        240°, 95.3846%, 74.5098%
        HSV (HSB):
        240°, 49.2063%, 98.8235%
        XYZ:
        34.3431, 27.1337, 95.5227
        xyY:
        0.2187, 0.1728, 27.1337
      CIE-Lab:
        59.0979, 32.4282, -61.9812
        CIE-LCH:
        59.0979, 69.9518, 297.6183
        CIE-Luv:
        59.0979, -7.0066, -102.0678
        Hunter-Lab:
        52.0901, 26.5279, -72.2629
      #8180fc color charts
#8180fc RGB chart
      #8180fc CMYK chart
      #8180fc RGB pie chart
      #8180fc color shades, tints & tones
#8180fc color schemes
#8180fc color preview, HTML & CSS examples
           This text has a color of #8180fc        
        
          <p style="color:#8180fc;">Text here</p>
        
        
          .mytext {color:#8180fc;}
        
        Text color #8180fc
      
           This box has a color of #8180fc        
        
          <div style="background-color:#8180fc;">Content here</div>
        
        
          .mybackground {background-color:#8180fc;}
        
        Background color #8180fc
      
           Border around this has a color of #8180fc        
        
          <div style="border:2px solid #8180fc;">Content here</div>
        
        
          .myborder {border:2px solid #8180fc;}
        
        Border color #8180fc