#842bfd color space conversions
Hex:
        #842bfd
        RGB:
        132, 43, 253
        CMY:
        48, 83, 1
        CMYK:
        48, 83, 0, 1
      HSL:
        265°, 98.1308%, 58.0392%
        HSV (HSB):
        265°, 83.0040%, 99.2157%
        XYZ:
        28.1092, 13.7251, 94.0962
        xyY:
        0.2068, 0.1010, 13.7251
      CIE-Lab:
        43.8361, 75.2103, -87.3367
        CIE-LCH:
        43.8361, 115.2575, 310.7335
        CIE-Luv:
        43.8361, 11.3661, -130.5411
        Hunter-Lab:
        37.0475, 70.6013, -124.6565
      #842bfd color charts
#842bfd RGB chart
      #842bfd CMYK chart
      #842bfd RGB pie chart
      #842bfd color shades, tints & tones
#842bfd color schemes
#842bfd color preview, HTML & CSS examples
           This text has a color of #842bfd        
        
          <p style="color:#842bfd;">Text here</p>
        
        
          .mytext {color:#842bfd;}
        
        Text color #842bfd
      
           This box has a color of #842bfd        
        
          <div style="background-color:#842bfd;">Content here</div>
        
        
          .mybackground {background-color:#842bfd;}
        
        Background color #842bfd
      
           Border around this has a color of #842bfd        
        
          <div style="border:2px solid #842bfd;">Content here</div>
        
        
          .myborder {border:2px solid #842bfd;}
        
        Border color #842bfd