#8144fc color space conversions
Hex:
        #8144fc
        RGB:
        129, 68, 252
        CMY:
        49, 73, 1
        CMYK:
        49, 73, 0, 1
      HSL:
        260°, 96.8421%, 62.7451%
        HSV (HSB):
        260°, 73.0159%, 98.8235%
        XYZ:
        28.6911, 15.8296, 93.6387
        xyY:
        0.2077, 0.1146, 15.8296
      CIE-Lab:
        46.7502, 64.9325, -82.0033
        CIE-LCH:
        46.7502, 104.5981, 308.3732
        CIE-Luv:
        46.7502, 7.2608, -126.3577
        Hunter-Lab:
        39.7865, 59.0946, -111.6903
      #8144fc color charts
#8144fc RGB chart
      #8144fc CMYK chart
      #8144fc RGB pie chart
      #8144fc color shades, tints & tones
#8144fc color schemes
#8144fc color preview, HTML & CSS examples
           This text has a color of #8144fc        
        
          <p style="color:#8144fc;">Text here</p>
        
        
          .mytext {color:#8144fc;}
        
        Text color #8144fc
      
           This box has a color of #8144fc        
        
          <div style="background-color:#8144fc;">Content here</div>
        
        
          .mybackground {background-color:#8144fc;}
        
        Background color #8144fc
      
           Border around this has a color of #8144fc        
        
          <div style="border:2px solid #8144fc;">Content here</div>
        
        
          .myborder {border:2px solid #8144fc;}
        
        Border color #8144fc