#8407df color space conversions
Hex:
        #8407df
        RGB:
        132, 7, 223
        CMY:
        48, 97, 13
        CMYK:
        41, 97, 0, 13
      HSL:
        275°, 93.9130%, 45.0980%
        HSV (HSB):
        275°, 96.8610%, 87.4510%
        XYZ:
        22.9110, 10.3852, 70.6090
        xyY:
        0.2205, 0.0999, 10.3852
      CIE-Lab:
        38.5251, 76.1534, -79.1044
        CIE-LCH:
        38.5251, 109.8036, 313.9111
        CIE-Luv:
        38.5251, 18.4474, -114.6864
        Hunter-Lab:
        32.2261, 70.5081, -107.3492
      #8407df color charts
#8407df RGB chart
      #8407df CMYK chart
      #8407df RGB pie chart
      #8407df color shades, tints & tones
#8407df color schemes
#8407df color preview, HTML & CSS examples
           This text has a color of #8407df        
        
          <p style="color:#8407df;">Text here</p>
        
        
          .mytext {color:#8407df;}
        
        Text color #8407df
      
           This box has a color of #8407df        
        
          <div style="background-color:#8407df;">Content here</div>
        
        
          .mybackground {background-color:#8407df;}
        
        Background color #8407df
      
           Border around this has a color of #8407df        
        
          <div style="border:2px solid #8407df;">Content here</div>
        
        
          .myborder {border:2px solid #8407df;}
        
        Border color #8407df