#8674fe color space conversions
Hex:
        #8674fe
        RGB:
        134, 116, 254
        CMY:
        47, 55, 0
        CMYK:
        47, 54, 0, 0
      HSL:
        248°, 98.5714%, 72.5490%
        HSV (HSB):
        248°, 54.3307%, 99.6078%
        XYZ:
        33.9663, 24.7149, 96.7462
        xyY:
        0.2185, 0.1590, 24.7149
      CIE-Lab:
        56.7965, 41.0406, -66.7630
        CIE-LCH:
        56.7965, 78.3685, 301.5799
        CIE-Luv:
        56.7965, -1.7204, -109.4644
        Hunter-Lab:
        49.7141, 34.9576, -80.5816
      #8674fe color charts
#8674fe RGB chart
      #8674fe CMYK chart
      #8674fe RGB pie chart
      #8674fe color shades, tints & tones
#8674fe color schemes
#8674fe color preview, HTML & CSS examples
           This text has a color of #8674fe        
        
          <p style="color:#8674fe;">Text here</p>
        
        
          .mytext {color:#8674fe;}
        
        Text color #8674fe
      
           This box has a color of #8674fe        
        
          <div style="background-color:#8674fe;">Content here</div>
        
        
          .mybackground {background-color:#8674fe;}
        
        Background color #8674fe
      
           Border around this has a color of #8674fe        
        
          <div style="border:2px solid #8674fe;">Content here</div>
        
        
          .myborder {border:2px solid #8674fe;}
        
        Border color #8674fe