#8407ef color space conversions
Hex:
        #8407ef
        RGB:
        132, 7, 239
        CMY:
        48, 97, 6
        CMYK:
        45, 97, 0, 6
      HSL:
        272°, 94.3089%, 48.2353%
        HSV (HSB):
        272°, 97.0711%, 93.7255%
        XYZ:
        25.1717, 11.2895, 82.5137
        xyY:
        0.2116, 0.0949, 11.2895
      CIE-Lab:
        40.0638, 79.4365, -85.6797
        CIE-LCH:
        40.0638, 116.8382, 312.8346
        CIE-Luv:
        40.0638, 15.5883, -124.2119
        Hunter-Lab:
        33.5998, 74.9256, -122.0832
      #8407ef color charts
#8407ef RGB chart
      #8407ef CMYK chart
      #8407ef RGB pie chart
      #8407ef color shades, tints & tones
#8407ef color schemes
#8407ef color preview, HTML & CSS examples
           This text has a color of #8407ef        
        
          <p style="color:#8407ef;">Text here</p>
        
        
          .mytext {color:#8407ef;}
        
        Text color #8407ef
      
           This box has a color of #8407ef        
        
          <div style="background-color:#8407ef;">Content here</div>
        
        
          .mybackground {background-color:#8407ef;}
        
        Background color #8407ef
      
           Border around this has a color of #8407ef        
        
          <div style="border:2px solid #8407ef;">Content here</div>
        
        
          .myborder {border:2px solid #8407ef;}
        
        Border color #8407ef