#8934fe color space conversions
Hex:
        #8934fe
        RGB:
        137, 52, 254
        CMY:
        46, 80, 0
        CMYK:
        46, 80, 0, 0
      HSL:
        265°, 99.0196%, 60.0000%
        HSV (HSB):
        265°, 79.5276%, 99.6078%
        XYZ:
        29.4339, 14.9301, 95.0964
        xyY:
        0.2111, 0.1071, 14.9301
      CIE-Lab:
        45.5383, 73.0262, -85.0745
        CIE-LCH:
        45.5383, 112.1183, 310.6421
        CIE-Luv:
        45.5383, 12.2695, -129.5819
        Hunter-Lab:
        38.6395, 68.3545, -118.8721
      #8934fe color charts
#8934fe RGB chart
      #8934fe CMYK chart
      #8934fe RGB pie chart
      #8934fe color shades, tints & tones
#8934fe color schemes
#8934fe color preview, HTML & CSS examples
           This text has a color of #8934fe        
        
          <p style="color:#8934fe;">Text here</p>
        
        
          .mytext {color:#8934fe;}
        
        Text color #8934fe
      
           This box has a color of #8934fe        
        
          <div style="background-color:#8934fe;">Content here</div>
        
        
          .mybackground {background-color:#8934fe;}
        
        Background color #8934fe
      
           Border around this has a color of #8934fe        
        
          <div style="border:2px solid #8934fe;">Content here</div>
        
        
          .myborder {border:2px solid #8934fe;}
        
        Border color #8934fe