#a123f1 color space conversions
Hex:
        #a123f1
        RGB:
        161, 35, 241
        CMY:
        37, 86, 5
        CMYK:
        33, 85, 0, 5
      HSL:
        277°, 88.0342%, 54.1176%
        HSV (HSB):
        277°, 85.4772%, 94.5098%
        XYZ:
        31.1762, 15.1300, 84.4963
        xyY:
        0.2383, 0.1157, 15.1300
      CIE-Lab:
        45.8117, 78.3945, -77.2183
        CIE-LCH:
        45.8117, 110.0380, 315.4331
        CIE-Luv:
        45.8117, 27.3401, -120.4083
        Hunter-Lab:
        38.8973, 74.9973, -101.5671
      #a123f1 color charts
#a123f1 RGB chart
      #a123f1 CMYK chart
      #a123f1 RGB pie chart
      #a123f1 color shades, tints & tones
#a123f1 color schemes
#a123f1 color preview, HTML & CSS examples
           This text has a color of #a123f1        
        
          <p style="color:#a123f1;">Text here</p>
        
        
          .mytext {color:#a123f1;}
        
        Text color #a123f1
      
           This box has a color of #a123f1        
        
          <div style="background-color:#a123f1;">Content here</div>
        
        
          .mybackground {background-color:#a123f1;}
        
        Background color #a123f1
      
           Border around this has a color of #a123f1        
        
          <div style="border:2px solid #a123f1;">Content here</div>
        
        
          .myborder {border:2px solid #a123f1;}
        
        Border color #a123f1