#8445fe color space conversions
Hex:
        #8445fe
        RGB:
        132, 69, 254
        CMY:
        48, 73, 0
        CMYK:
        48, 73, 0, 0
      HSL:
        260°, 98.9305%, 63.3333%
        HSV (HSB):
        260°, 72.8346%, 99.6078%
        XYZ:
        29.5332, 16.3175, 95.3590
        xyY:
        0.2091, 0.1156, 16.3175
      CIE-Lab:
        47.3884, 65.4320, -82.0606
        CIE-LCH:
        47.3884, 104.9537, 308.5675
        CIE-Luv:
        47.3884, 7.9910, -127.0692
        Hunter-Lab:
        40.3950, 59.8122, -111.6873
      #8445fe color charts
#8445fe RGB chart
      #8445fe CMYK chart
      #8445fe RGB pie chart
      #8445fe color shades, tints & tones
#8445fe color schemes
#8445fe color preview, HTML & CSS examples
           This text has a color of #8445fe        
        
          <p style="color:#8445fe;">Text here</p>
        
        
          .mytext {color:#8445fe;}
        
        Text color #8445fe
      
           This box has a color of #8445fe        
        
          <div style="background-color:#8445fe;">Content here</div>
        
        
          .mybackground {background-color:#8445fe;}
        
        Background color #8445fe
      
           Border around this has a color of #8445fe        
        
          <div style="border:2px solid #8445fe;">Content here</div>
        
        
          .myborder {border:2px solid #8445fe;}
        
        Border color #8445fe