#8072fd color space conversions
Hex:
        #8072fd
        RGB:
        128, 114, 253
        CMY:
        50, 55, 1
        CMYK:
        49, 55, 0, 1
      HSL:
        246°, 97.2028%, 71.9608%
        HSV (HSB):
        246°, 54.9407%, 99.2157%
        XYZ:
        32.6490, 23.7157, 95.7853
        xyY:
        0.2146, 0.1559, 23.7157
      CIE-Lab:
        55.8020, 40.6800, -67.8391
        CIE-LCH:
        55.8020, 79.1012, 300.9492
        CIE-Luv:
        55.8020, -3.3195, -110.6083
        Hunter-Lab:
        48.6987, 34.4487, -82.5281
      #8072fd color charts
#8072fd RGB chart
      #8072fd CMYK chart
      #8072fd RGB pie chart
      #8072fd color shades, tints & tones
#8072fd color schemes
#8072fd color preview, HTML & CSS examples
           This text has a color of #8072fd        
        
          <p style="color:#8072fd;">Text here</p>
        
        
          .mytext {color:#8072fd;}
        
        Text color #8072fd
      
           This box has a color of #8072fd        
        
          <div style="background-color:#8072fd;">Content here</div>
        
        
          .mybackground {background-color:#8072fd;}
        
        Background color #8072fd
      
           Border around this has a color of #8072fd        
        
          <div style="border:2px solid #8072fd;">Content here</div>
        
        
          .myborder {border:2px solid #8072fd;}
        
        Border color #8072fd