#8302fe color space conversions
Hex:
        #8302fe
        RGB:
        131, 2, 254
        CMY:
        49, 99, 0
        CMYK:
        48, 99, 0, 0
      HSL:
        271°, 99.2126%, 50.1961%
        HSV (HSB):
        271°, 99.2126%, 99.6078%
        XYZ:
        27.2712, 12.0245, 94.6495
        xyY:
        0.2036, 0.0898, 12.0245
      CIE-Lab:
        41.2550, 82.9919, -92.1597
        CIE-LCH:
        41.2550, 124.0204, 312.0038
        CIE-Luv:
        41.2550, 12.9056, -133.1088
        Hunter-Lab:
        34.6763, 79.6977, -137.5595
      #8302fe color charts
#8302fe RGB chart
      #8302fe CMYK chart
      #8302fe RGB pie chart
      #8302fe color shades, tints & tones
#8302fe color schemes
#8302fe color preview, HTML & CSS examples
           This text has a color of #8302fe        
        
          <p style="color:#8302fe;">Text here</p>
        
        
          .mytext {color:#8302fe;}
        
        Text color #8302fe
      
           This box has a color of #8302fe        
        
          <div style="background-color:#8302fe;">Content here</div>
        
        
          .mybackground {background-color:#8302fe;}
        
        Background color #8302fe
      
           Border around this has a color of #8302fe        
        
          <div style="border:2px solid #8302fe;">Content here</div>
        
        
          .myborder {border:2px solid #8302fe;}
        
        Border color #8302fe