#a102f4 color space conversions
Hex:
        #a102f4
        RGB:
        161, 2, 244
        CMY:
        37, 99, 4
        CMYK:
        34, 99, 0, 4
      HSL:
        279°, 98.3740%, 48.2353%
        HSV (HSB):
        279°, 99.1803%, 95.6863%
        XYZ:
        31.0488, 14.1521, 86.6831
        xyY:
        0.2354, 0.1073, 14.1521
      CIE-Lab:
        44.4503, 83.7925, -81.1376
        CIE-LCH:
        44.4503, 116.6383, 315.9222
        CIE-Luv:
        44.4503, 28.2470, -124.4169
        Hunter-Lab:
        37.6193, 81.4896, -110.2836
      #a102f4 color charts
#a102f4 RGB chart
      #a102f4 CMYK chart
      #a102f4 RGB pie chart
      #a102f4 color shades, tints & tones
#a102f4 color schemes
#a102f4 color preview, HTML & CSS examples
           This text has a color of #a102f4        
        
          <p style="color:#a102f4;">Text here</p>
        
        
          .mytext {color:#a102f4;}
        
        Text color #a102f4
      
           This box has a color of #a102f4        
        
          <div style="background-color:#a102f4;">Content here</div>
        
        
          .mybackground {background-color:#a102f4;}
        
        Background color #a102f4
      
           Border around this has a color of #a102f4        
        
          <div style="border:2px solid #a102f4;">Content here</div>
        
        
          .myborder {border:2px solid #a102f4;}
        
        Border color #a102f4