#8604df color space conversions
Hex:
        #8604df
        RGB:
        134, 4, 223
        CMY:
        47, 98, 13
        CMYK:
        40, 98, 0, 13
      HSL:
        276°, 96.4758%, 44.5098%
        HSV (HSB):
        276°, 98.2063%, 87.4510%
        XYZ:
        23.1942, 10.4829, 70.6130
        xyY:
        0.2224, 0.1005, 10.4829
      CIE-Lab:
        38.6955, 76.6959, -78.8138
        CIE-LCH:
        38.6955, 109.9722, 314.2197
        CIE-Luv:
        38.6955, 19.4522, -114.6066
        Hunter-Lab:
        32.3773, 71.2124, -106.6440
      #8604df color charts
#8604df RGB chart
      #8604df CMYK chart
      #8604df RGB pie chart
      #8604df color shades, tints & tones
#8604df color schemes
#8604df color preview, HTML & CSS examples
           This text has a color of #8604df        
        
          <p style="color:#8604df;">Text here</p>
        
        
          .mytext {color:#8604df;}
        
        Text color #8604df
      
           This box has a color of #8604df        
        
          <div style="background-color:#8604df;">Content here</div>
        
        
          .mybackground {background-color:#8604df;}
        
        Background color #8604df
      
           Border around this has a color of #8604df        
        
          <div style="border:2px solid #8604df;">Content here</div>
        
        
          .myborder {border:2px solid #8604df;}
        
        Border color #8604df