#8445cf color space conversions
Hex:
        #8445cf
        RGB:
        132, 69, 207
        CMY:
        48, 73, 19
        CMYK:
        36, 67, 0, 19
      HSL:
        267°, 58.9744%, 54.1176%
        HSV (HSB):
        267°, 66.6667%, 81.1765%
        XYZ:
        22.9063, 13.6668, 60.4621
        xyY:
        0.2361, 0.1408, 13.6668
      CIE-Lab:
        43.7512, 53.6059, -61.3691
        CIE-LCH:
        43.7512, 81.4847, 311.1372
        CIE-Luv:
        43.7512, 14.8003, -95.4484
        Hunter-Lab:
        36.9686, 45.9064, -71.0908
      #8445cf color charts
#8445cf RGB chart
      #8445cf CMYK chart
      #8445cf RGB pie chart
      #8445cf color shades, tints & tones
#8445cf color schemes
#8445cf color preview, HTML & CSS examples
           This text has a color of #8445cf        
        
          <p style="color:#8445cf;">Text here</p>
        
        
          .mytext {color:#8445cf;}
        
        Text color #8445cf
      
           This box has a color of #8445cf        
        
          <div style="background-color:#8445cf;">Content here</div>
        
        
          .mybackground {background-color:#8445cf;}
        
        Background color #8445cf
      
           Border around this has a color of #8445cf        
        
          <div style="border:2px solid #8445cf;">Content here</div>
        
        
          .myborder {border:2px solid #8445cf;}
        
        Border color #8445cf