#8262dc color space conversions
Hex:
        #8262dc
        RGB:
        130, 98, 220
        CMY:
        49, 62, 14
        CMYK:
        41, 55, 0, 14
      HSL:
        256°, 63.5417%, 62.3529%
        HSV (HSB):
        256°, 55.4545%, 86.2745%
        XYZ:
        26.4919, 18.6485, 69.9134
        xyY:
        0.2303, 0.1621, 18.6485
      CIE-Lab:
        50.2734, 40.9477, -58.2783
        CIE-LCH:
        50.2734, 71.2255, 305.0928
        CIE-Luv:
        50.2734, 4.9276, -93.4885
        Hunter-Lab:
        43.1839, 33.9319, -65.7599
      #8262dc color charts
#8262dc RGB chart
      #8262dc CMYK chart
      #8262dc RGB pie chart
      #8262dc color shades, tints & tones
#8262dc color schemes
#8262dc color preview, HTML & CSS examples
           This text has a color of #8262dc        
        
          <p style="color:#8262dc;">Text here</p>
        
        
          .mytext {color:#8262dc;}
        
        Text color #8262dc
      
           This box has a color of #8262dc        
        
          <div style="background-color:#8262dc;">Content here</div>
        
        
          .mybackground {background-color:#8262dc;}
        
        Background color #8262dc
      
           Border around this has a color of #8262dc        
        
          <div style="border:2px solid #8262dc;">Content here</div>
        
        
          .myborder {border:2px solid #8262dc;}
        
        Border color #8262dc