#8440fc color space conversions
Hex:
        #8440fc
        RGB:
        132, 64, 252
        CMY:
        48, 75, 1
        CMYK:
        48, 75, 0, 1
      HSL:
        262°, 96.9072%, 61.9608%
        HSV (HSB):
        262°, 74.6032%, 98.8235%
        XYZ:
        28.9198, 15.6006, 93.5824
        xyY:
        0.2094, 0.1130, 15.6006
      CIE-Lab:
        46.4461, 67.1324, -82.4895
        CIE-LCH:
        46.4461, 106.3545, 309.1397
        CIE-Luv:
        46.4461, 9.0162, -126.8487
        Hunter-Lab:
        39.4976, 61.5754, -112.8287
      #8440fc color charts
#8440fc RGB chart
      #8440fc CMYK chart
      #8440fc RGB pie chart
      #8440fc color shades, tints & tones
#8440fc color schemes
#8440fc color preview, HTML & CSS examples
           This text has a color of #8440fc        
        
          <p style="color:#8440fc;">Text here</p>
        
        
          .mytext {color:#8440fc;}
        
        Text color #8440fc
      
           This box has a color of #8440fc        
        
          <div style="background-color:#8440fc;">Content here</div>
        
        
          .mybackground {background-color:#8440fc;}
        
        Background color #8440fc
      
           Border around this has a color of #8440fc        
        
          <div style="border:2px solid #8440fc;">Content here</div>
        
        
          .myborder {border:2px solid #8440fc;}
        
        Border color #8440fc