#a01bf3 color space conversions
Hex:
        #a01bf3
        RGB:
        160, 27, 243
        CMY:
        37, 89, 5
        CMYK:
        34, 89, 0, 5
      HSL:
        277°, 90.0000%, 52.9412%
        HSV (HSB):
        277°, 88.8889%, 95.2941%
        XYZ:
        31.0668, 14.7285, 85.9995
        xyY:
        0.2357, 0.1118, 14.7285
      CIE-Lab:
        45.2601, 80.3687, -79.2529
        CIE-LCH:
        45.2601, 112.8723, 315.4005
        CIE-Luv:
        45.2601, 26.9624, -122.6291
        Hunter-Lab:
        38.3777, 77.3348, -105.9967
      #a01bf3 color charts
#a01bf3 RGB chart
      #a01bf3 CMYK chart
      #a01bf3 RGB pie chart
      #a01bf3 color shades, tints & tones
#a01bf3 color schemes
#a01bf3 color preview, HTML & CSS examples
           This text has a color of #a01bf3        
        
          <p style="color:#a01bf3;">Text here</p>
        
        
          .mytext {color:#a01bf3;}
        
        Text color #a01bf3
      
           This box has a color of #a01bf3        
        
          <div style="background-color:#a01bf3;">Content here</div>
        
        
          .mybackground {background-color:#a01bf3;}
        
        Background color #a01bf3
      
           Border around this has a color of #a01bf3        
        
          <div style="border:2px solid #a01bf3;">Content here</div>
        
        
          .myborder {border:2px solid #a01bf3;}
        
        Border color #a01bf3