#a45bfa color space conversions
Hex:
        #a45bfa
        RGB:
        164, 91, 250
        CMY:
        36, 64, 2
        CMYK:
        34, 64, 0, 2
      HSL:
        268°, 94.0828%, 66.8627%
        HSV (HSB):
        268°, 63.6000%, 98.0392%
        XYZ:
        36.3062, 22.2768, 92.8288
        xyY:
        0.2398, 0.1471, 22.2768
      CIE-Lab:
        54.3195, 59.6852, -68.4028
        CIE-LCH:
        54.3195, 90.7814, 311.1065
        CIE-Luv:
        54.3195, 18.3222, -112.5514
        Hunter-Lab:
        47.1983, 54.7101, -83.5717
      #a45bfa color charts
#a45bfa RGB chart
      #a45bfa CMYK chart
      #a45bfa RGB pie chart
      #a45bfa color shades, tints & tones
#a45bfa color schemes
#a45bfa color preview, HTML & CSS examples
           This text has a color of #a45bfa        
        
          <p style="color:#a45bfa;">Text here</p>
        
        
          .mytext {color:#a45bfa;}
        
        Text color #a45bfa
      
           This box has a color of #a45bfa        
        
          <div style="background-color:#a45bfa;">Content here</div>
        
        
          .mybackground {background-color:#a45bfa;}
        
        Background color #a45bfa
      
           Border around this has a color of #a45bfa        
        
          <div style="border:2px solid #a45bfa;">Content here</div>
        
        
          .myborder {border:2px solid #a45bfa;}
        
        Border color #a45bfa