#8207fe color space conversions
Hex:
        #8207fe
        RGB:
        130, 7, 254
        CMY:
        49, 97, 0
        CMYK:
        49, 97, 0, 0
      HSL:
        270°, 99.1968%, 51.1765%
        HSV (HSB):
        270°, 97.2441%, 99.6078%
        XYZ:
        27.1713, 12.0535, 94.6604
        xyY:
        0.2029, 0.0900, 12.0535
      CIE-Lab:
        41.3011, 82.3901, -92.0875
        CIE-LCH:
        41.3011, 123.5647, 311.8188
        CIE-Luv:
        41.3011, 12.3946, -133.0606
        Hunter-Lab:
        34.7182, 78.9415, -137.3535
      #8207fe color charts
#8207fe RGB chart
      #8207fe CMYK chart
      #8207fe RGB pie chart
      #8207fe color shades, tints & tones
#8207fe color schemes
#8207fe color preview, HTML & CSS examples
           This text has a color of #8207fe        
        
          <p style="color:#8207fe;">Text here</p>
        
        
          .mytext {color:#8207fe;}
        
        Text color #8207fe
      
           This box has a color of #8207fe        
        
          <div style="background-color:#8207fe;">Content here</div>
        
        
          .mybackground {background-color:#8207fe;}
        
        Background color #8207fe
      
           Border around this has a color of #8207fe        
        
          <div style="border:2px solid #8207fe;">Content here</div>
        
        
          .myborder {border:2px solid #8207fe;}
        
        Border color #8207fe