#8306ff color space conversions
Hex:
        #8306ff
        RGB:
        131, 6, 255
        CMY:
        49, 98, 0
        CMYK:
        49, 98, 0, 0
      HSL:
        270°, 100.0000%, 51.1765%
        HSV (HSB):
        270°, 97.6471%, 100.0000%
        XYZ:
        27.4752, 12.1755, 95.5098
        xyY:
        0.2033, 0.0901, 12.1755
      CIE-Lab:
        41.4938, 82.7830, -92.3245
        CIE-LCH:
        41.4938, 124.0034, 311.8811
        CIE-Luv:
        41.4938, 12.6493, -133.6102
        Hunter-Lab:
        34.8935, 79.4877, -137.8620
      #8306ff color charts
#8306ff RGB chart
      #8306ff CMYK chart
      #8306ff RGB pie chart
      #8306ff color shades, tints & tones
#8306ff color schemes
#8306ff color preview, HTML & CSS examples
           This text has a color of #8306ff        
        
          <p style="color:#8306ff;">Text here</p>
        
        
          .mytext {color:#8306ff;}
        
        Text color #8306ff
      
           This box has a color of #8306ff        
        
          <div style="background-color:#8306ff;">Content here</div>
        
        
          .mybackground {background-color:#8306ff;}
        
        Background color #8306ff
      
           Border around this has a color of #8306ff        
        
          <div style="border:2px solid #8306ff;">Content here</div>
        
        
          .myborder {border:2px solid #8306ff;}
        
        Border color #8306ff