#8445ef color space conversions
Hex:
        #8445ef
        RGB:
        132, 69, 239
        CMY:
        48, 73, 6
        CMYK:
        45, 71, 0, 6
      HSL:
        262°, 84.1584%, 60.3922%
        HSV (HSB):
        262°, 71.1297%, 93.7255%
        XYZ:
        27.2238, 15.3938, 83.1978
        xyY:
        0.2164, 0.1224, 15.3938
      CIE-Lab:
        46.1689, 61.6204, -75.6562
        CIE-LCH:
        46.1689, 97.5753, 309.1621
        CIE-Luv:
        46.1689, 9.9859, -117.3164
        Hunter-Lab:
        39.2349, 55.1943, -98.2603
      #8445ef color charts
#8445ef RGB chart
      #8445ef CMYK chart
      #8445ef RGB pie chart
      #8445ef color shades, tints & tones
#8445ef color schemes
#8445ef color preview, HTML & CSS examples
           This text has a color of #8445ef        
        
          <p style="color:#8445ef;">Text here</p>
        
        
          .mytext {color:#8445ef;}
        
        Text color #8445ef
      
           This box has a color of #8445ef        
        
          <div style="background-color:#8445ef;">Content here</div>
        
        
          .mybackground {background-color:#8445ef;}
        
        Background color #8445ef
      
           Border around this has a color of #8445ef        
        
          <div style="border:2px solid #8445ef;">Content here</div>
        
        
          .myborder {border:2px solid #8445ef;}
        
        Border color #8445ef