#8080f7 color space conversions
Hex:
        #8080f7
        RGB:
        128, 128, 247
        CMY:
        50, 50, 3
        CMYK:
        48, 48, 0, 3
      HSL:
        240°, 88.1481%, 73.5294%
        HSV (HSB):
        240°, 48.1781%, 96.8627%
        XYZ:
        33.4098, 26.7429, 91.3967
        xyY:
        0.2205, 0.1765, 26.7429
      CIE-Lab:
        58.7356, 30.7339, -59.8085
        CIE-LCH:
        58.7356, 67.2430, 297.1973
        CIE-Luv:
        58.7356, -7.0876, -98.3015
        Hunter-Lab:
        51.7136, 24.8219, -68.5875
      #8080f7 color charts
#8080f7 RGB chart
      #8080f7 CMYK chart
      #8080f7 RGB pie chart
      #8080f7 color shades, tints & tones
#8080f7 color schemes
#8080f7 color preview, HTML & CSS examples
           This text has a color of #8080f7        
        
          <p style="color:#8080f7;">Text here</p>
        
        
          .mytext {color:#8080f7;}
        
        Text color #8080f7
      
           This box has a color of #8080f7        
        
          <div style="background-color:#8080f7;">Content here</div>
        
        
          .mybackground {background-color:#8080f7;}
        
        Background color #8080f7
      
           Border around this has a color of #8080f7        
        
          <div style="border:2px solid #8080f7;">Content here</div>
        
        
          .myborder {border:2px solid #8080f7;}
        
        Border color #8080f7