#a74fda color space conversions
Hex:
        #a74fda
        RGB:
        167, 79, 218
        CMY:
        35, 69, 15
        CMYK:
        23, 64, 0, 15
      HSL:
        278°, 65.2582%, 58.2353%
        HSV (HSB):
        278°, 63.7615%, 85.4902%
        XYZ:
        31.3872, 18.8694, 68.3175
        xyY:
        0.2647, 0.1591, 18.8694
      CIE-Lab:
        50.5341, 58.8161, -56.5059
        CIE-LCH:
        50.5341, 81.5613, 316.1476
        CIE-Luv:
        50.5341, 28.8320, -92.8662
        Hunter-Lab:
        43.4389, 52.9588, -62.8397
      #a74fda color charts
#a74fda RGB chart
      #a74fda CMYK chart
      #a74fda RGB pie chart
      #a74fda color shades, tints & tones
#a74fda color schemes
#a74fda color preview, HTML & CSS examples
           This text has a color of #a74fda        
        
          <p style="color:#a74fda;">Text here</p>
        
        
          .mytext {color:#a74fda;}
        
        Text color #a74fda
      
           This box has a color of #a74fda        
        
          <div style="background-color:#a74fda;">Content here</div>
        
        
          .mybackground {background-color:#a74fda;}
        
        Background color #a74fda
      
           Border around this has a color of #a74fda        
        
          <div style="border:2px solid #a74fda;">Content here</div>
        
        
          .myborder {border:2px solid #a74fda;}
        
        Border color #a74fda