#8446df color space conversions
Hex:
        #8446df
        RGB:
        132, 70, 223
        CMY:
        48, 73, 13
        CMYK:
        41, 69, 0, 13
      HSL:
        264°, 70.5069%, 57.4510%
        HSV (HSB):
        264°, 68.6099%, 87.4510%
        XYZ:
        25.0252, 14.6136, 71.3138
        xyY:
        0.2255, 0.1317, 14.6136
      CIE-Lab:
        45.1003, 57.1033, -68.3418
        CIE-LCH:
        45.1003, 89.0583, 309.8806
        CIE-Luv:
        45.1003, 12.1010, -106.2832
        Hunter-Lab:
        38.2277, 49.9538, -83.8461
      #8446df color charts
#8446df RGB chart
      #8446df CMYK chart
      #8446df RGB pie chart
      #8446df color shades, tints & tones
#8446df color schemes
#8446df color preview, HTML & CSS examples
           This text has a color of #8446df        
        
          <p style="color:#8446df;">Text here</p>
        
        
          .mytext {color:#8446df;}
        
        Text color #8446df
      
           This box has a color of #8446df        
        
          <div style="background-color:#8446df;">Content here</div>
        
        
          .mybackground {background-color:#8446df;}
        
        Background color #8446df
      
           Border around this has a color of #8446df        
        
          <div style="border:2px solid #8446df;">Content here</div>
        
        
          .myborder {border:2px solid #8446df;}
        
        Border color #8446df