#8445fb color space conversions
Hex:
        #8445fb
        RGB:
        132, 69, 251
        CMY:
        48, 73, 2
        CMYK:
        47, 73, 0, 2
      HSL:
        261°, 95.7895%, 62.7451%
        HSV (HSB):
        261°, 72.5100%, 98.4314%
        XYZ:
        29.0564, 16.1268, 92.8481
        xyY:
        0.2105, 0.1168, 16.1268
      CIE-Lab:
        47.1404, 64.6682, -80.7937
        CIE-LCH:
        47.1404, 103.4872, 308.6742
        CIE-Luv:
        47.1404, 8.3778, -125.1416
        Hunter-Lab:
        40.1582, 58.8766, -108.9712
      #8445fb color charts
#8445fb RGB chart
      #8445fb CMYK chart
      #8445fb RGB pie chart
      #8445fb color shades, tints & tones
#8445fb color schemes
#8445fb color preview, HTML & CSS examples
           This text has a color of #8445fb        
        
          <p style="color:#8445fb;">Text here</p>
        
        
          .mytext {color:#8445fb;}
        
        Text color #8445fb
      
           This box has a color of #8445fb        
        
          <div style="background-color:#8445fb;">Content here</div>
        
        
          .mybackground {background-color:#8445fb;}
        
        Background color #8445fb
      
           Border around this has a color of #8445fb        
        
          <div style="border:2px solid #8445fb;">Content here</div>
        
        
          .myborder {border:2px solid #8445fb;}
        
        Border color #8445fb