#8407fd color space conversions
Hex:
        #8407fd
        RGB:
        132, 7, 253
        CMY:
        48, 97, 1
        CMYK:
        48, 97, 0, 1
      HSL:
        270°, 98.4000%, 50.9804%
        HSV (HSB):
        270°, 97.2332%, 99.2157%
        XYZ:
        27.3213, 12.1493, 93.8336
        xyY:
        0.2050, 0.0911, 12.1493
      CIE-Lab:
        41.4525, 82.3426, -91.2691
        CIE-LCH:
        41.4525, 122.9241, 312.0566
        CIE-Luv:
        41.4525, 13.3152, -132.3861
        Hunter-Lab:
        34.8559, 78.9169, -135.2121
      #8407fd color charts
#8407fd RGB chart
      #8407fd CMYK chart
      #8407fd RGB pie chart
      #8407fd color shades, tints & tones
#8407fd color schemes
#8407fd color preview, HTML & CSS examples
           This text has a color of #8407fd        
        
          <p style="color:#8407fd;">Text here</p>
        
        
          .mytext {color:#8407fd;}
        
        Text color #8407fd
      
           This box has a color of #8407fd        
        
          <div style="background-color:#8407fd;">Content here</div>
        
        
          .mybackground {background-color:#8407fd;}
        
        Background color #8407fd
      
           Border around this has a color of #8407fd        
        
          <div style="border:2px solid #8407fd;">Content here</div>
        
        
          .myborder {border:2px solid #8407fd;}
        
        Border color #8407fd