#8445db color space conversions
Hex:
        #8445db
        RGB:
        132, 69, 219
        CMY:
        48, 73, 14
        CMYK:
        40, 68, 0, 14
      HSL:
        265°, 67.5676%, 56.4706%
        HSV (HSB):
        265°, 68.4932%, 85.8824%
        XYZ:
        24.4300, 14.2763, 68.4858
        xyY:
        0.2279, 0.1332, 14.2763
      CIE-Lab:
        44.6265, 56.5846, -66.8318
        CIE-LCH:
        44.6265, 87.5689, 310.2536
        CIE-Luv:
        44.6265, 12.8995, -103.8304
        Hunter-Lab:
        37.7839, 49.2912, -81.0182
      #8445db color charts
#8445db RGB chart
      #8445db CMYK chart
      #8445db RGB pie chart
      #8445db color shades, tints & tones
#8445db color schemes
#8445db color preview, HTML & CSS examples
           This text has a color of #8445db        
        
          <p style="color:#8445db;">Text here</p>
        
        
          .mytext {color:#8445db;}
        
        Text color #8445db
      
           This box has a color of #8445db        
        
          <div style="background-color:#8445db;">Content here</div>
        
        
          .mybackground {background-color:#8445db;}
        
        Background color #8445db
      
           Border around this has a color of #8445db        
        
          <div style="border:2px solid #8445db;">Content here</div>
        
        
          .myborder {border:2px solid #8445db;}
        
        Border color #8445db