#8731fd color space conversions
Hex:
        #8731fd
        RGB:
        135, 49, 253
        CMY:
        47, 81, 1
        CMYK:
        47, 81, 0, 1
      HSL:
        265°, 98.0769%, 59.2157%
        HSV (HSB):
        265°, 80.6324%, 99.2157%
        XYZ:
        28.8196, 14.4394, 94.1966
        xyY:
        0.2097, 0.1050, 14.4394
      CIE-Lab:
        44.8566, 73.5949, -85.6451
        CIE-LCH:
        44.8566, 112.9216, 310.6725
        CIE-Luv:
        44.8566, 11.9488, -129.5789
        Hunter-Lab:
        37.9992, 68.8807, -120.3753
      #8731fd color charts
#8731fd RGB chart
      #8731fd CMYK chart
      #8731fd RGB pie chart
      #8731fd color shades, tints & tones
#8731fd color schemes
#8731fd color preview, HTML & CSS examples
           This text has a color of #8731fd        
        
          <p style="color:#8731fd;">Text here</p>
        
        
          .mytext {color:#8731fd;}
        
        Text color #8731fd
      
           This box has a color of #8731fd        
        
          <div style="background-color:#8731fd;">Content here</div>
        
        
          .mybackground {background-color:#8731fd;}
        
        Background color #8731fd
      
           Border around this has a color of #8731fd        
        
          <div style="border:2px solid #8731fd;">Content here</div>
        
        
          .myborder {border:2px solid #8731fd;}
        
        Border color #8731fd