#8407be color space conversions
Hex:
        #8407be
        RGB:
        132, 7, 190
        CMY:
        48, 97, 25
        CMYK:
        31, 96, 0, 25
      HSL:
        281°, 92.8934%, 38.6275%
        HSV (HSB):
        281°, 96.3158%, 74.5098%
        XYZ:
        18.8860, 8.7752, 49.4136
        xyY:
        0.2450, 0.1139, 8.7752
      CIE-Lab:
        35.5478, 69.5786, -64.8191
        CIE-LCH:
        35.5478, 95.0931, 317.0282
        CIE-Luv:
        35.5478, 25.4272, -94.2650
        Hunter-Lab:
        29.6230, 61.9616, -78.1646
      #8407be color charts
#8407be RGB chart
      #8407be CMYK chart
      #8407be RGB pie chart
      #8407be color shades, tints & tones
#8407be color schemes
#8407be color preview, HTML & CSS examples
           This text has a color of #8407be        
        
          <p style="color:#8407be;">Text here</p>
        
        
          .mytext {color:#8407be;}
        
        Text color #8407be
      
           This box has a color of #8407be        
        
          <div style="background-color:#8407be;">Content here</div>
        
        
          .mybackground {background-color:#8407be;}
        
        Background color #8407be
      
           Border around this has a color of #8407be        
        
          <div style="border:2px solid #8407be;">Content here</div>
        
        
          .myborder {border:2px solid #8407be;}
        
        Border color #8407be