#8240fd color space conversions
Hex:
        #8240fd
        RGB:
        130, 64, 253
        CMY:
        49, 75, 1
        CMYK:
        49, 75, 0, 1
      HSL:
        261°, 97.9275%, 62.1569%
        HSV (HSB):
        261°, 74.7036%, 99.2157%
        XYZ:
        28.7689, 15.5045, 94.4049
        xyY:
        0.2075, 0.1118, 15.5045
      CIE-Lab:
        46.3175, 67.1006, -83.2665
        CIE-LCH:
        46.3175, 106.9383, 308.8637
        CIE-Luv:
        46.3175, 8.1183, -127.7041
        Hunter-Lab:
        39.3757, 61.5093, -114.5872
      #8240fd color charts
#8240fd RGB chart
      #8240fd CMYK chart
      #8240fd RGB pie chart
      #8240fd color shades, tints & tones
#8240fd color schemes
#8240fd color preview, HTML & CSS examples
           This text has a color of #8240fd        
        
          <p style="color:#8240fd;">Text here</p>
        
        
          .mytext {color:#8240fd;}
        
        Text color #8240fd
      
           This box has a color of #8240fd        
        
          <div style="background-color:#8240fd;">Content here</div>
        
        
          .mybackground {background-color:#8240fd;}
        
        Background color #8240fd
      
           Border around this has a color of #8240fd        
        
          <div style="border:2px solid #8240fd;">Content here</div>
        
        
          .myborder {border:2px solid #8240fd;}
        
        Border color #8240fd